Skip to content

Commit 1ea0196

Browse files
authored
Update Version in README
1 parent 3be8ec9 commit 1ea0196

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,5 +38,5 @@ The `std` feature is on by default to enable collections.
3838
It can be turned off in `Cargo.toml` like so:
3939

4040
```toml
41-
rustc-hash = { version = "1.3", default-features = false }
41+
rustc-hash = { version = "2.0", default-features = false }
4242
```

0 commit comments

Comments
 (0)