Skip to content

Commit 8be820f

Browse files
authored
RUST-1207 Bump zstd to v0.10 (#588)
1 parent 056f672 commit 8be820f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ typed-builder = "0.9.0"
7777
version_check = "0.9.1"
7878
webpki = "0.21.0"
7979
webpki-roots = "0.21.0"
80-
zstd = { version = "0.9.0", optional = true }
80+
zstd = { version = "0.10", optional = true }
8181

8282
[dependencies.async-std]
8383
version = "1.9.0"

0 commit comments

Comments
 (0)