Skip to content

Commit

Permalink
Bump zstd from 0.11.2+zstd.1.5.2 to 0.12.4
Browse files Browse the repository at this point in the history
Bumps [zstd](https://github.com/gyscos/zstd-rs) from 0.11.2+zstd.1.5.2 to 0.12.4.
- [Release notes](https://github.com/gyscos/zstd-rs/releases)
- [Commits](https://github.com/gyscos/zstd-rs/commits)

---
updated-dependencies:
- dependency-name: zstd
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 31, 2023
1 parent 7932117 commit d1bdbf5
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion lib/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ retroboard.workspace = true
rustc-hash.workspace = true
serde = { version = "1.0", features = ["derive"] }
serde_json = "1"
zstd = "0.11.2"
zstd = "0.12.4"

[dev-dependencies]
bincode = "1"
Expand Down

0 comments on commit d1bdbf5

Please sign in to comment.