Skip to content

Commit 66f7ea4

Browse files
committed
deps: Specify tested minor version of rustc-hash dependency
1 parent 79e98c3 commit 66f7ea4

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
@@ -37,7 +37,7 @@ futures = "0.3"
3737
iai = "0.1"
3838
intl_pluralrules = "7.0"
3939
once_cell = "1.21"
40-
rustc-hash = "2"
40+
rustc-hash = "2.1"
4141
serde = "1.0"
4242
serde_json = "1.0"
4343
thiserror = "2.0"

0 commit comments

Comments
 (0)