Skip to content

Commit

Permalink
Update rustc-hash to 2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kli6891 authored and Icxolu committed Nov 23, 2024
1 parent c386c8e commit b34bc29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ num-integer = "0.1"
num-traits = "0.2"
ndarray = ">= 0.15, < 0.17"
pyo3 = { version = "0.23.0", default-features = false, features = ["macros"] }
rustc-hash = "1.1"
rustc-hash = "2.0"

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

0 comments on commit b34bc29

Please sign in to comment.