Skip to content

Commit

Permalink
doc(readme): fix dependecy suggestion
Browse files Browse the repository at this point in the history
Signed-off-by: Sandro-Alessio Gierens <sandro@gierens.de>
  • Loading branch information
gierens committed Sep 11, 2023
1 parent d5a299d commit d1742e6
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 @@ -25,7 +25,7 @@ This crate works with [Cargo](https://crates.io). Add the following to your `Car

```toml
[dependencies]
uzers = "0.11.1"
uzers = "0.11"
```

<!-- The earliest version of Rust that this crate is tested against is [Rust v1.31.0][rustc-url]. -->
Expand Down

0 comments on commit d1742e6

Please sign in to comment.