Skip to content

Commit

Permalink
chore(deps): bump xxhash-rust from 0.8.14 to 0.8.15 (#3139)
Browse files Browse the repository at this point in the history
Bumps [xxhash-rust](https://github.com/DoumanAsh/xxhash-rust) from 0.8.14 to 0.8.15.
- [Commits](https://github.com/DoumanAsh/xxhash-rust/commits)

---
updated-dependencies:
- dependency-name: xxhash-rust
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: popcnt <[email protected]>
  • Loading branch information
dependabot[bot] and popcnt1 authored Jan 1, 2025
1 parent 509d998 commit 6559e0e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -291,7 +291,7 @@ criterion = { version = "0.5.1", features = [
"async_tokio",
"html_reports",
] }
xxhash-rust = { version = "0.8.14", features = ["std", "xxh3"] }
xxhash-rust = { version = "0.8.15", features = ["std", "xxh3"] }
base64 = "0.22.1"
wasmer = "4.2.5"
wasmer-types = "4.2.5"
Expand Down

0 comments on commit 6559e0e

Please sign in to comment.