diff --git a/Cargo.lock b/Cargo.lock index 33a6264..b1fa194 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -646,7 +646,7 @@ dependencies = [ [[package]] name = "bouncer" -version = "0.33.0" +version = "0.34.0" dependencies = [ "anyhow", "arrayvec", diff --git a/Cargo.toml b/Cargo.toml index 70c3406..69fe5b5 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "bouncer" -version = "0.33.0" +version = "0.34.0" edition = "2021" authors = [ "Derek "