Skip to content

Commit

Permalink
Merge pull request #10 from timothyhay256/dependabot/cargo/xxhash-rus…
Browse files Browse the repository at this point in the history
…t-0.8.15

Bump xxhash-rust from 0.8.13 to 0.8.15
  • Loading branch information
timothyhay256 authored Dec 31, 2024
2 parents 30bb5b2 + ad8068f commit c6e445c
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 @@ -29,7 +29,7 @@ gumdrop = "0.8.1"
log = "0.4.22"
env_logger = "0.11.6"
[dependencies.xxhash-rust]
version = "0.8.13"
version = "0.8.15"
features = ["xxh3", "const_xxh3"]

[profile.release]
Expand Down

0 comments on commit c6e445c

Please sign in to comment.