Skip to content

Commit

Permalink
Update halfbrown requirement from 0.2 to 0.3
Browse files Browse the repository at this point in the history
Updates the requirements on [halfbrown](https://github.com/Licenser/halfbrown) to permit the latest version.
- [Commits](Licenser/halfbrown@v0.2.0...v0.3.0)

---
updated-dependencies:
- dependency-name: halfbrown
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 7, 2025
1 parent 6e00073 commit acc5331
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ getrandom = { version = "0.2", features = ["js"] }
simdutf8 = { version = "0.1.4", features = ["public_imp", "aarch64_neon"] }

beef = { version = "0.5", optional = true }
halfbrown = "0.2"
halfbrown = "0.3"
value-trait = { version = "0.10" }
# ahash known key
once_cell = { version = "1.17", optional = true }
Expand Down

0 comments on commit acc5331

Please sign in to comment.