diff --git a/Cargo.lock b/Cargo.lock index deade3a..1baebdb 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1835,7 +1835,7 @@ dependencies = [ [[package]] name = "keyserver" -version = "1.11.0" +version = "1.12.0" dependencies = [ "anyhow", "async-trait", diff --git a/Cargo.toml b/Cargo.toml index 48b4be7..17daa38 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "keyserver" -version = "1.11.0" +version = "1.12.0" edition = "2021" authors = [ "Derek Rein ",