diff --git a/Cargo.toml b/Cargo.toml index e421ab3..bd88ceb 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -21,7 +21,7 @@ crc32c = "0.6.8" diesel = { version = "2.3.6", features = ["postgres"] } diesel_migrations = { version = "2.3.1" } dropshot = "0.17" -futures = "0.3.31" +futures = "0.3.32" google-cloudkms1 = "7.0.0" heck = "0.5.0" hex = "0.4.3"