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