Commit 8adae7e
authored
chore: Upgrade zstd 0.12.3 to 0.13.3 (#11936)
## Summary
- Upgrades `zstd` crate from 0.12.3 to 0.13.3 in `turborepo-cache`,
picking up zstd 1.5.7 (from 1.5.2) which includes ~20% faster
compression.
- `zstd-safe` also drops its direct `libc` dependency in this range,
slightly simplifying the dependency tree.1 parent 990b89f commit 8adae7e
2 files changed
+9
-10
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
| 52 | + | |
0 commit comments