Skip to content

Commit adab827

Browse files
committed
upgrade zstd to 0.11
1 parent 1f75a89 commit adab827

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

Cargo.lock

+6-6
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ prometheus = { version = "0.13.0", default-features = false }
5252
rustwide = "0.14.0"
5353
mime_guess = "2"
5454
dotenv = "0.15"
55-
zstd = "0.10.0"
55+
zstd = "0.11.0"
5656
git2 = { version = "0.13.6", default-features = false }
5757
path-slash = "0.1.3"
5858
once_cell = { version = "1.4.0", features = ["parking_lot"] }

0 commit comments

Comments
 (0)