diff --git a/Cargo.toml b/Cargo.toml index 7b093e7..f362e17 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "pdu" -version = "1.4.0" +version = "1.4.1" description = "Small, fast, and correct L2/L3/L4 packet parser." readme = "README.md" authors = ["Alex Forster "]