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 3be8ec9 commit 1ea0196Copy full SHA for 1ea0196
README.md
@@ -38,5 +38,5 @@ The `std` feature is on by default to enable collections.
38
It can be turned off in `Cargo.toml` like so:
39
40
```toml
41
-rustc-hash = { version = "1.3", default-features = false }
+rustc-hash = { version = "2.0", default-features = false }
42
```
0 commit comments