summaryrefslogtreecommitdiffstats
path: root/examples/basic/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'examples/basic/Cargo.toml')
-rw-r--r--examples/basic/Cargo.toml7
1 files changed, 0 insertions, 7 deletions
diff --git a/examples/basic/Cargo.toml b/examples/basic/Cargo.toml
deleted file mode 100644
index 25c3f4d..0000000
--- a/examples/basic/Cargo.toml
+++ /dev/null
@@ -1,7 +0,0 @@
-[package]
-name = "basic"
-version = "0.1.0"
-workspace = "../../"
-
-[dependencies]
-config = { path = "../../lib" }