From 60ab733affadf2e2abb82df2f94a1ed16b55b473 Mon Sep 17 00:00:00 2001 From: Ohio2 Date: Wed, 28 Jul 2021 20:00:22 +0100 Subject: [PATCH] =?UTF-8?q?Usu=C5=84=20'Cargo.toml'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Cargo.toml | 18 ------------------ 1 file changed, 18 deletions(-) delete mode 100644 Cargo.toml diff --git a/Cargo.toml b/Cargo.toml deleted file mode 100644 index 33d500e..0000000 --- a/Cargo.toml +++ /dev/null @@ -1,18 +0,0 @@ -[package] -name = "violet" -version = "0.1.0" -edition = "2018" - -# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html - -[dependencies] -penrose = "0.2.0" -log = "0.4.14" -nix = "0.17.0" -strum = "0.19.5" -strum_macros = "0.19.4" -thiserror = "1.0.26" -paste = "1.0.5" -serde_json = "1.0.64" -simplelog = "0.8.0" -