diff --git a/Cargo.toml b/Cargo.toml index 231492a..64a1172 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "dnssector" -version = "0.2.4" +version = "0.2.5" authors = ["Frank Denis "] description = "A very fast library to parse, validate, create and mangle DNS packets" license = "ISC"