Skip to content

Commit

Permalink
point readme version to 1.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
KodrAus committed Jun 16, 2024
1 parent 8971a27 commit be7c1c4
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 @@ -31,7 +31,7 @@ Add the following dependency to your Cargo manifest...

```toml
[dependencies]
lazy_static = "1.4.0"
lazy_static = "1.5.0"
```

...and see the [docs](https://docs.rs/lazy_static) for how to use it.
Expand Down

0 comments on commit be7c1c4

Please sign in to comment.