diff --git a/Cargo.toml b/Cargo.toml index 05f36f1..92c25f6 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "pdu" -version = "1.0.0" +version = "1.0.1" description = "Small, fast, and correct L2/L3/L4 packet parser." readme = "README.md" authors = ["Alex Forster "]