Skip to content

Commit 2345d42

Browse files
fix(deps): update rust crate bzip2 to 0.6
1 parent 6ada9da commit 2345d42

2 files changed

Lines changed: 38 additions & 23 deletions

File tree

desktop/src-tauri/Cargo.lock

Lines changed: 37 additions & 22 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

desktop/src-tauri/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ sprout-sdk = { path = "../../crates/sprout-sdk" }
5858
base64 = "0.22"
5959
sha2 = "0.11"
6060
tar = "0.4"
61-
bzip2 = "0.5"
61+
bzip2 = "0.6"
6262
chrono = { version = "0.4", features = ["serde"] }
6363
tauri-plugin-global-shortcut = "2"
6464
tauri-plugin-notification = "2.3.3"

0 commit comments

Comments
 (0)