Skip to content

Commit 55abbfd

Browse files
fix(deps): update rust crate bzip2 to 0.6 (#661)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f55dc46 commit 55abbfd

2 files changed

Lines changed: 17 additions & 2 deletions

File tree

desktop/src-tauri/Cargo.lock

Lines changed: 16 additions & 1 deletion
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)