From 8c360dfed494773aae415982691806600875bcb4 Mon Sep 17 00:00:00 2001 From: Quentin Dufour Date: Wed, 12 Feb 2020 18:28:44 +0100 Subject: [diplonat] now belongs to an independant repo --- docker/diplomate/Cargo.toml | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 docker/diplomate/Cargo.toml (limited to 'docker/diplomate/Cargo.toml') diff --git a/docker/diplomate/Cargo.toml b/docker/diplomate/Cargo.toml deleted file mode 100644 index f884073..0000000 --- a/docker/diplomate/Cargo.toml +++ /dev/null @@ -1,12 +0,0 @@ -[package] -name = "diplomate" -version = "0.1.0" -authors = ["Quentin "] -edition = "2018" - -# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html - -[dependencies] -consul = "0.3.0" -igd = { version = "0.10.0", features = ["aio"] } -tokio = "0.2.11" -- cgit v1.2.3