Skip to content

Commit 4f1d2ab

Browse files
committed
Bump rustc-hash to 2.0
1 parent a25e810 commit 4f1d2ab

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
@@ -48,7 +48,7 @@ mlua_derive = { version = "=0.9.3", optional = true, path = "mlua_derive" }
4848
bstr = { version = "1.0", features = ["std"], default_features = false }
4949
once_cell = { version = "1.0" }
5050
num-traits = { version = "0.2.14" }
51-
rustc-hash = "1.0"
51+
rustc-hash = "2.0"
5252
futures-util = { version = "0.3", optional = true, default-features = false, features = ["std"] }
5353
serde = { version = "1.0", optional = true }
5454
erased-serde = { version = "0.4", optional = true }

0 commit comments

Comments
 (0)