Skip to content

Commit be7c1c4

Browse files
authored
point readme version to 1.5.0
1 parent 8971a27 commit be7c1c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ Add the following dependency to your Cargo manifest...
3131

3232
```toml
3333
[dependencies]
34-
lazy_static = "1.4.0"
34+
lazy_static = "1.5.0"
3535
```
3636

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

0 commit comments

Comments
 (0)