diff --git a/Cargo.toml b/Cargo.toml index 9a7f9b9..c6d2cbc 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -17,7 +17,7 @@ resolver = "2" [workspace.dependencies] anyhow = "1.0.75" async-bb8-diesel = { git = "https://github.com/oxidecomputer/async-bb8-diesel" } -async-trait = "0.1.73" +async-trait = "0.1.74" base64 = "0.21.5" bb8 = "0.8.1" chrono = "0.4.31"