aboutsummaryrefslogtreecommitdiff
path: root/examples/06_command_framework
diff options
context:
space:
mode:
Diffstat (limited to 'examples/06_command_framework')
-rw-r--r--examples/06_command_framework/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/06_command_framework/Cargo.toml b/examples/06_command_framework/Cargo.toml
index a73f940..ec4fea7 100644
--- a/examples/06_command_framework/Cargo.toml
+++ b/examples/06_command_framework/Cargo.toml
@@ -8,4 +8,4 @@ typemap = "0.3"
[dependencies.serenity]
features = ["framework", "methods"]
-version = "0.1"
+path = "../../"