Skip to content

Commit 40c75c8

Browse files
Merge pull request #2 from GitGuardian/dependabot/cargo/zstd-0.13.2
2 parents 3bd32e2 + 6feccf3 commit 40c75c8

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 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
@@ -32,7 +32,7 @@ bytes = "1.6.1"
3232
flate2 = { version = "1.0.17", features = ["zlib-ng"], default-features = false }
3333
object_store = { version = "0.10.1", features = ["aws", "gcp", "azure"] }
3434
async-trait = "0.1.80"
35-
zstd = "0.13.1"
35+
zstd = "0.13.2"
3636
human-duration = "0.1.0"
3737
bytesize = "1.3.0"
3838
log = "0.4.21"

0 commit comments

Comments
 (0)