We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4c5fe06 commit e3e8f85Copy full SHA for e3e8f85
Cargo.toml
@@ -9,7 +9,7 @@ description = "manipulate string like wizards"
9
10
[dependencies]
11
index_vec = { version = "0.1.3" }
12
-rustc-hash = { version = "1.1.0" }
+rustc-hash = { version = "2.0.0" }
13
once_cell = "1.18.0"
14
oxc_sourcemap = { version = "~0.14.0" }
15
0 commit comments