summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index f216aa3..9604ceb 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -31,5 +31,5 @@ procfs = "0.5.3"
insta = "0.11.0"
pnet_base = "0.23.0"
cargo-insta = "0.11.0"
-packet-builder = { git = "https://github.com/imsnif/packet_builder" }
+packet-builder = { git = "https://github.com/imsnif/packet_builder", version = "0.3.0" }
regex = "1"