From 8ceac0236c555979a9172c69c1a9e895d7487d6f Mon Sep 17 00:00:00 2001 From: Yves Fischer Date: Sat, 17 Dec 2016 15:50:27 +0100 Subject: replace all with subdirectory rust/ --- rust/Cargo.toml | 19 ------------------- 1 file changed, 19 deletions(-) delete mode 100644 rust/Cargo.toml (limited to 'rust/Cargo.toml') 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 "] -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 -- cgit v1.2.1