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 191abd2 commit 8416074Copy full SHA for 8416074
examples/global/Cargo.toml
@@ -5,4 +5,4 @@ edition = "2018"
5
6
[dependencies]
7
config = { path = "../../" }
8
-lazy_static = "^0.2.8"
+lazy_static = "1"
examples/watch/Cargo.toml
@@ -5,5 +5,5 @@ edition = "2018"
9
notify = "^4.0.0"
0 commit comments