Skip to content

Commit

Permalink
chore(deps) Update Rust crate libflate to v2 (1.x) (#8106)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 26, 2023
1 parent a635ec2 commit bf85985
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 bf85985

Please sign in to comment.