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 8971a27 commit be7c1c4Copy full SHA for be7c1c4
README.md
@@ -31,7 +31,7 @@ Add the following dependency to your Cargo manifest...
31
32
```toml
33
[dependencies]
34
-lazy_static = "1.4.0"
+lazy_static = "1.5.0"
35
```
36
37
...and see the [docs](https://docs.rs/lazy_static) for how to use it.
0 commit comments