We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d79d88d commit 52efc0cCopy full SHA for 52efc0c
Cargo.toml
@@ -58,4 +58,4 @@ name = "vroom"
58
harness = false
59
60
[patch.crates-io]
61
-hashbrown = { git = "https://github.com/jonhoo/hashbrown.git", branch = "reuse-raw-iter" }
+hashbrown = { git = "https://github.com/rust-lang/hashbrown.git" }
0 commit comments