Skip to content

Commit 52efc0c

Browse files
committed
Now on hashbrown master!
1 parent d79d88d commit 52efc0c

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
@@ -58,4 +58,4 @@ name = "vroom"
5858
harness = false
5959

6060
[patch.crates-io]
61-
hashbrown = { git = "https://github.com/jonhoo/hashbrown.git", branch = "reuse-raw-iter" }
61+
hashbrown = { git = "https://github.com/rust-lang/hashbrown.git" }

0 commit comments

Comments
 (0)