diff --git a/Cargo.lock b/Cargo.lock index b1fa194..9f33254 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -646,7 +646,7 @@ dependencies = [ [[package]] name = "bouncer" -version = "0.34.0" +version = "0.34.1" dependencies = [ "anyhow", "arrayvec", diff --git a/Cargo.toml b/Cargo.toml index 69fe5b5..8e45566 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "bouncer" -version = "0.34.0" +version = "0.34.1" edition = "2021" authors = [ "Derek "