aboutsummaryrefslogtreecommitdiff
path: root/crates/ngrep/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'crates/ngrep/Cargo.toml')
-rw-r--r--crates/ngrep/Cargo.toml8
1 files changed, 0 insertions, 8 deletions
diff --git a/crates/ngrep/Cargo.toml b/crates/ngrep/Cargo.toml
deleted file mode 100644
index d206cc7..0000000
--- a/crates/ngrep/Cargo.toml
+++ /dev/null
@@ -1,8 +0,0 @@
-[package]
-name = "ngrep"
-version = "0.0.1"
-authors = ["Miquel Sabaté Solà <mikisabate@gmail.com>"]
-edition = "2021"
-
-[dependencies]
-xixanta.workspace = true