Skip to content

Commit dc1d15f

Browse files
authored
Merge pull request #327 from picoCTF/dependabot/cargo/flate2-1.1.5
Bump flate2 from 1.1.2 to 1.1.5
2 parents ebf9ae2 + b2ccf40 commit dc1d15f

File tree

2 files changed

+10
-3
lines changed

2 files changed

+10
-3
lines changed

Cargo.lock

Lines changed: 9 additions & 2 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
@@ -20,7 +20,7 @@ aws-sdk-s3 = "1.85.0"
2020
blake2 = "0.10.6"
2121
clap = { version = "4.5.48", features = ["cargo"] }
2222
env_logger = "0.11.8"
23-
flate2 = "1.1.2"
23+
flate2 = "1.1.5"
2424
hex = "0.4.3"
2525
http = "1.3.1"
2626
hyper = { version = "1.7.0", features = ["http1", "server"] }

0 commit comments

Comments
 (0)