diff --git a/Cargo.lock b/Cargo.lock index 3fc30ea..2486b4b 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1281,7 +1281,7 @@ dependencies = [ [[package]] name = "keyserver" -version = "1.10.0" +version = "1.11.0" dependencies = [ "anyhow", "async-trait", diff --git a/Cargo.toml b/Cargo.toml index 2cac629..807e535 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "keyserver" -version = "1.10.0" +version = "1.11.0" edition = "2021" authors = [ "Derek Rein ",