Skip to content

Commit 5c3b689

Browse files
committed
upgrade zstd
1 parent 01a4422 commit 5c3b689

File tree

2 files changed

+9
-20
lines changed

2 files changed

+9
-20
lines changed

Cargo.lock

Lines changed: 8 additions & 19 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
@@ -51,7 +51,7 @@ prometheus = { version = "0.13.0", default-features = false }
5151
rustwide = "0.14.0"
5252
mime_guess = "2"
5353
dotenv = "0.15"
54-
zstd = "0.5"
54+
zstd = "0.10.0"
5555
git2 = { version = "0.13.6", default-features = false }
5656
path-slash = "0.1.3"
5757
once_cell = { version = "1.4.0", features = ["parking_lot"] }

0 commit comments

Comments
 (0)