diff --git a/Cargo.lock b/Cargo.lock index 6ef6234..753f5de 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -10780,7 +10780,7 @@ dependencies = [ [[package]] name = "zombie-bite" -version = "0.2.26" +version = "0.3.0" dependencies = [ "anyhow", "array-bytes", diff --git a/Cargo.toml b/Cargo.toml index 60f7f4e..d51ac8c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "zombie-bite" -version = "0.2.26" +version = "0.3.0" edition = "2021" default-run = "zombie-bite"