summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 2 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index c1f04e2..66facc2 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -22,9 +22,11 @@ structopt = "0.3"
dns-lookup = "1.0.1"
signal-hook = "0.1.10"
failure = "0.1.6"
+chrono = "0.4"
[dev-dependencies]
insta = "0.11.0"
cargo-insta = "0.11.0"
packet-builder = "0.3.0"
pnet_base = "0.22.0"
+regex = "1"