Skip to content

Commit e3e8f85

Browse files
fix(deps): update rust crate rustc-hash to v2
1 parent 4c5fe06 commit e3e8f85

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
@@ -9,7 +9,7 @@ description = "manipulate string like wizards"
99

1010
[dependencies]
1111
index_vec = { version = "0.1.3" }
12-
rustc-hash = { version = "1.1.0" }
12+
rustc-hash = { version = "2.0.0" }
1313
once_cell = "1.18.0"
1414
oxc_sourcemap = { version = "~0.14.0" }
1515

0 commit comments

Comments
 (0)