summaryrefslogtreecommitdiff
path: root/rust/Cargo.toml
diff options
context:
space:
mode:
authorYves Fischer <yvesf-git@xapek.org>2016-12-17 15:50:27 +0100
committerYves Fischer <yvesf-git@xapek.org>2016-12-17 16:00:19 +0100
commit8ceac0236c555979a9172c69c1a9e895d7487d6f (patch)
tree390740422d514ac62bc572d61c64e7375f2d7a27 /rust/Cargo.toml
parentf355162fde31a4c79b7e665b43cef2de3ba05cb5 (diff)
downloadauth-xmppmessage-8ceac0236c555979a9172c69c1a9e895d7487d6f.tar.gz
auth-xmppmessage-8ceac0236c555979a9172c69c1a9e895d7487d6f.zip
replace all with subdirectory rust/
Diffstat (limited to 'rust/Cargo.toml')
-rw-r--r--rust/Cargo.toml19
1 files changed, 0 insertions, 19 deletions
diff --git a/rust/Cargo.toml b/rust/Cargo.toml
deleted file mode 100644
index 5b183c4..0000000
--- a/rust/Cargo.toml
+++ /dev/null
@@ -1,19 +0,0 @@
-[package]
-name = "auth_xmppmessage"
-version = "0.1.0"
-authors = ["Yves Fischer <yvesf+git@xapek.org>"]
-build = "build.rs"
-
-[dependencies]
-ascii = "0.7"
-tiny_http = "0.5"
-rustc-serialize = "0.3"
-time = "0.1"
-rust-crypto = "0.2"
-rand = "0.3"
-getopts = "0.2"
-simple_logger = "0.4"
-log = "0.3"
-
-[build-dependencies]
-gcc = "0.3" \ No newline at end of file