We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 16ec5a5 commit 82a0adcCopy full SHA for 82a0adc
Cargo.toml
@@ -9,7 +9,7 @@ description = "manipulate string like a wizard"
9
10
[dependencies]
11
index_vec = { version = "0.1.3" }
12
-rustc-hash = { version = "1.1.0" }
+rustc-hash = { version = "2.0.0" }
13
oxc_sourcemap = { version = "0.25.0", optional = true}
14
15
[features]
0 commit comments