diff --git a/Cargo.toml b/Cargo.toml index 884a1a48..271c07a6 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -18,7 +18,7 @@ resolver = "2" [workspace.dependencies] anyhow = "1.0.79" async-bb8-diesel = { git = "https://github.com/oxidecomputer/async-bb8-diesel" } -async-trait = "0.1.74" +async-trait = "0.1.77" base64 = "0.21.7" bb8 = "0.8.1" chrono = "0.4.31"