Skip to content

Commit c826c79

Browse files
committed
update zstd
1 parent 28bb12e commit c826c79

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

Cargo.lock

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

turbopack/crates/turbo-persistence/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ smallvec = { workspace = true }
2727
thread_local = { workspace = true }
2828
tracing = { workspace = true }
2929
twox-hash = { workspace = true }
30-
zstd = { version = "0.13.2", features = ["zdict_builder"] }
30+
zstd = { version = "0.13.3", features = ["zdict_builder"] }
3131

3232
[dev-dependencies]
3333
rand = { workspace = true, features = ["small_rng"] }

0 commit comments

Comments
 (0)