diff --git a/Cargo.lock b/Cargo.lock index f67afa3..110bda6 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1835,7 +1835,7 @@ dependencies = [ [[package]] name = "keyserver" -version = "1.13.0" +version = "1.13.1" dependencies = [ "anyhow", "async-trait", diff --git a/Cargo.toml b/Cargo.toml index 3db7d8f..448768c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "keyserver" -version = "1.13.0" +version = "1.13.1" edition = "2021" authors = [ "Derek Rein ",