summaryrefslogtreecommitdiffstats
path: root/examples/global/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'examples/global/Cargo.toml')
-rw-r--r--examples/global/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/global/Cargo.toml b/examples/global/Cargo.toml
index dacbfe2..8a5155f 100644
--- a/examples/global/Cargo.toml
+++ b/examples/global/Cargo.toml
@@ -5,4 +5,4 @@ edition = "2018"
[dependencies]
config = { path = "../../" }
-lazy_static = "^0.2.8"
+lazy_static = "1"