Skip to content

Commit

Permalink
chore(deps) Update Rust crate libflate to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 25, 2023
1 parent ae75004 commit c1ac9ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tooling/bundler/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ exclude = [ "CHANGELOG.md", "/target", "rustfmt.toml" ]
[dependencies]
tauri-utils = { version = "1.5.0", path = "../../core/tauri-utils", features = [ "resources" ] }
image = "0.24.7"
libflate = "1.4"
libflate = "2.0"
anyhow = "1.0"
thiserror = "1.0"
serde_json = "1.0"
Expand Down

0 comments on commit c1ac9ac

Please sign in to comment.