Skip to content

Commit 5735630

Browse files
authored
Merge pull request #208 from AlexisTAE/patch-1
Update README.md
2 parents e83d664 + 04a6fc5 commit 5735630

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
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.5.0"
34+
lazy_static = "1.4.0"
3535
```
3636

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

0 commit comments

Comments
 (0)