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.toml8
1 files changed, 0 insertions, 8 deletions
diff --git a/examples/global/Cargo.toml b/examples/global/Cargo.toml
deleted file mode 100644
index 8a5155f..0000000
--- a/examples/global/Cargo.toml
+++ /dev/null
@@ -1,8 +0,0 @@
-[package]
-name = "global"
-version = "0.1.0"
-edition = "2018"
-
-[dependencies]
-config = { path = "../../" }
-lazy_static = "1"