Skip to content

Commit b34bc29

Browse files
kli6891Icxolu
authored andcommitted
Update rustc-hash to 2.0
1 parent c386c8e commit b34bc29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ num-integer = "0.1"
2323
num-traits = "0.2"
2424
ndarray = ">= 0.15, < 0.17"
2525
pyo3 = { version = "0.23.0", default-features = false, features = ["macros"] }
26-
rustc-hash = "1.1"
26+
rustc-hash = "2.0"
2727

2828
[dev-dependencies]
2929
pyo3 = { version = "0.23.0", default-features = false, features = ["auto-initialize"] }

0 commit comments

Comments
 (0)