Skip to content

Commit 4987ca2

Browse files
Update Rust crate flate2 to 1.0.25 (#181)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 23162f2 commit 4987ca2

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ serde = { version = "1.0.147", features = ["derive"] }
3535
serde_json = "1.0.89"
3636

3737
[target.'cfg(unix)'.dependencies]
38-
flate2 = "1.0.24"
38+
flate2 = "1.0.25"
3939
tar = "0.4.38"
4040

4141
[target.'cfg(windows)'.dependencies]

0 commit comments

Comments
 (0)