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