Skip to content

Commit 4682cec

Browse files
generatedunixname2066905484085733meta-codesync[bot]
authored andcommitted
Bump zstd 0.13.2 -> 0.13.3
Summary: Automated semver-compatible version bump. bypass-github-export-checks Reviewed By: dtolnay Differential Revision: D94225958 fbshipit-source-id: 87739d13864130d7aed6d8fa8c1567e489d4aed2
1 parent 3d4a823 commit 4682cec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

shed/chrome_trace/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ flate2 = { version = "1.0.33", features = ["rust_backend"], default-features = f
1717
libc = "0.2.139"
1818
serde = { version = "1.0.219", features = ["derive", "rc"] }
1919
serde_json = { version = "1.0.140", features = ["alloc", "float_roundtrip", "raw_value", "unbounded_depth"] }
20-
zstd = { version = "0.13", features = ["experimental", "zstdmt"] }
20+
zstd = { version = "0.13.3", features = ["experimental", "zstdmt"] }
2121

2222
[dev-dependencies]
2323
maplit = "1.0"

0 commit comments

Comments
 (0)