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 526eef6 commit 357f1eaCopy full SHA for 357f1ea
codegen-sdk-common/Cargo.toml
@@ -46,7 +46,7 @@ salsa = { workspace = true }
46
indextree = { workspace = true }
47
indexmap = { workspace = true }
48
rustc-hash = "2.1.1"
49
-hashbrown = { version = "0.15.2", features = ["rayon"] }
+hashbrown = { version = "0.16.0", features = ["rayon"] }
50
[dev-dependencies]
51
test-log = { workspace = true }
52
[features]
0 commit comments