Skip to content

Commit

Permalink
Lock tauri cargo install
Browse files Browse the repository at this point in the history
  • Loading branch information
dhaavi committed Jan 27, 2025
1 parent 73552bd commit 30bbe2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Earthfile
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 30bbe2a

Please sign in to comment.