Merge pull request from safing/dhaavi-patch-1

Fix rust-base build
This commit is contained in:
Daniel Hååvi 2025-01-16 13:55:15 +01:00 committed by GitHub
commit 726159427b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -425,7 +425,7 @@ rust-base:
DO rust+INIT --keep_fingerprints=true
# For now we need tauri-cli 2.0.0 for bulding
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