diff --git a/Cargo.lock b/Cargo.lock index 13a16a2..db209b6 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -2518,7 +2518,7 @@ dependencies = [ [[package]] name = "keyserver" -version = "1.14.2" +version = "1.14.3" dependencies = [ "anyhow", "async-trait", diff --git a/Cargo.toml b/Cargo.toml index 1c268f2..2f07c63 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "keyserver" -version = "1.14.2" +version = "1.14.3" edition = "2021" authors = [ "Derek Rein ",