diff --git a/apps/desktop/src-tauri/Cargo.toml b/apps/desktop/src-tauri/Cargo.toml index f7ccf5b4a..888b4045c 100644 --- a/apps/desktop/src-tauri/Cargo.toml +++ b/apps/desktop/src-tauri/Cargo.toml @@ -38,7 +38,7 @@ opener = { version = "0.7.1", features = ["reveal"], default-fea specta-typescript = "=0.0.7" tauri-plugin-deep-link = "=2.0.0-rc.0" tauri-plugin-dialog = "=2.0.0-rc.0" -tauri-plugin-http = "2.0.0-rc.0" +tauri-plugin-http = "=2.0.0-rc.0" tauri-plugin-os = "=2.0.0-rc.0" tauri-plugin-shell = "=2.0.0-rc.0" tauri-plugin-updater = "=2.0.0-rc.0"