Skip to content

Commit

Permalink
Update Version in README
Browse files Browse the repository at this point in the history
  • Loading branch information
Noratrieb authored Jun 18, 2024
1 parent 3be8ec9 commit 1ea0196
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,5 +38,5 @@ The `std` feature is on by default to enable collections.
It can be turned off in `Cargo.toml` like so:

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

0 comments on commit 1ea0196

Please sign in to comment.