diff --git a/Cargo.lock b/Cargo.lock index 8ebdef81f..1a188fd9e 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -732,7 +732,7 @@ checksum = "eb9f9e6e233e5c4a35559a617bf40a4ec447db2e84c20b55a6f83167b7e57872" [[package]] name = "prio" -version = "0.16.6" +version = "0.16.7" dependencies = [ "aes", "assert_matches", diff --git a/Cargo.toml b/Cargo.toml index 3c288beeb..02f47baa0 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "prio" -version = "0.16.6" +version = "0.16.7" authors = ["Josh Aas ", "Tim Geoghegan ", "Christopher Patton "] edition = "2021" exclude = ["/supply-chain"]