aboutsummaryrefslogtreecommitdiff
path: root/examples/01_basic_ping_bot
diff options
context:
space:
mode:
authorAustin Hellyer <[email protected]>2016-11-30 13:48:42 -0800
committerAustin Hellyer <[email protected]>2016-11-30 13:53:13 -0800
commit403d65d5e98bdfa9f0c018610000c4a0b0c7d8d5 (patch)
tree82c4353bc37035a37e80ad949ca76858fc3b27bf /examples/01_basic_ping_bot
parentRe-order example Cargo.toml's (diff)
downloadserenity-403d65d5e98bdfa9f0c018610000c4a0b0c7d8d5.tar.xz
serenity-403d65d5e98bdfa9f0c018610000c4a0b0c7d8d5.zip
Release v0.1.0v0.1.0
Diffstat (limited to 'examples/01_basic_ping_bot')
-rw-r--r--examples/01_basic_ping_bot/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/01_basic_ping_bot/Cargo.toml b/examples/01_basic_ping_bot/Cargo.toml
index fe2ad00..40e2f84 100644
--- a/examples/01_basic_ping_bot/Cargo.toml
+++ b/examples/01_basic_ping_bot/Cargo.toml
@@ -4,4 +4,4 @@ version = "0.1.0"
authors = ["my name <[email protected]>"]
[dependencies.serenity]
-git = "https://github.com/zeyla/serenity.rs.git"
+version = "0.1"