Skip to content

Commit 97fcba8

Browse files
Update Rust crate flate2 to 1.0.26 (#252)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 12d6ba4 commit 97fcba8

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
@@ -40,7 +40,7 @@ spectral = "0.6.0"
4040
ureq = { version = "2.6.2", features = ["native-certs", "json"] }
4141

4242
[target.'cfg(unix)'.dependencies]
43-
flate2 = "1.0.25"
43+
flate2 = "1.0.26"
4444
tar = "0.4.38"
4545

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

0 commit comments

Comments
 (0)