mirror of
https://github.com/safing/portmaster
synced 2025-09-01 18:19:12 +00:00
Lock tauri cargo install
This commit is contained in:
parent
73552bd9b5
commit
30bbe2a1ea
1 changed files with 1 additions and 1 deletions
|
@ -425,7 +425,7 @@ rust-base:
|
|||
|
||||
DO rust+INIT --keep_fingerprints=true
|
||||
|
||||
DO rust+CARGO --args="install tauri-cli --version 2.1.0"
|
||||
DO rust+CARGO --args="install tauri-cli --version 2.1.0 --locked"
|
||||
|
||||
# Explicitly cache here.
|
||||
SAVE IMAGE --cache-hint
|
||||
|
|
Loading…
Add table
Reference in a new issue