Skip to content

Commit 82a0adc

Browse files
fix(deps): update rust crate rustc-hash to v2
1 parent 16ec5a5 commit 82a0adc

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
@@ -9,7 +9,7 @@ description = "manipulate string like a wizard"
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
oxc_sourcemap = { version = "0.25.0", optional = true}
1414

1515
[features]

0 commit comments

Comments
 (0)