about summary refs log tree commit diff
path: root/net/mushroom/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'net/mushroom/Cargo.toml')
-rw-r--r--net/mushroom/Cargo.toml8
1 files changed, 0 insertions, 8 deletions
diff --git a/net/mushroom/Cargo.toml b/net/mushroom/Cargo.toml
deleted file mode 100644
index 2833d3684c..0000000000
--- a/net/mushroom/Cargo.toml
+++ /dev/null
@@ -1,8 +0,0 @@
-[package]
-name = "mushroom"
-version = "0.1.0"
-authors = ["Vincent Ambo <mail@tazj.in>"]
-edition = "2018"
-
-[dependencies]
-git2 = "0.13.6"