summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml7
1 files changed, 2 insertions, 5 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 0aa43a2..3eec6e6 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -14,10 +14,7 @@ structopt = "0.3"
[dev-dependencies]
assert_cmd = "0.10"
-predicates = "1"
insta = "*"
cargo-insta = "*"
-packet = "*"
-
-[features]
-test = []
+packet-builder = "*"
+pnet_base = "*"