diff --git a/Cargo.toml b/Cargo.toml index 32c1190..f06fd9a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -11,7 +11,7 @@ resolver = "2" async-bb8-diesel = { git = "https://github.com/oxidecomputer/async-bb8-diesel" } async-trait = "0.1.80" base64 = "0.22" -bb8 = "0.8.3" +bb8 = "0.8.5" chrono = "0.4.38" cookie = { version = "0.18.1" } crc32c = "0.6.5"