Skip to content

Commit 54d59ac

Browse files
Update halfbrown requirement from 0.3 to 0.4
Updates the requirements on [halfbrown](https://github.com/Licenser/halfbrown) to permit the latest version. - [Commits](Licenser/halfbrown@v0.3.0...v0.4.0) --- updated-dependencies: - dependency-name: halfbrown dependency-version: 0.4.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7e4603e commit 54d59ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ simdutf8 = { version = "0.1.4", features = ["public_imp", "aarch64_neon"] }
1616

1717
value-trait = { version = "0.11" }
1818
beef = { version = "0.5", optional = true }
19-
halfbrown = "0.3"
19+
halfbrown = "0.4"
2020
# ahash known key
2121
once_cell = { version = "1.21", optional = true }
2222
ahash = { version = "0.8", optional = true }

0 commit comments

Comments
 (0)