diff --git a/Cargo.toml b/Cargo.toml index 4563a04..741956c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -16,7 +16,7 @@ members = [ resolver = "2" [workspace.dependencies] -anyhow = "1.0.93" +anyhow = "1.0.94" async-bb8-diesel = { git = "https://github.com/oxidecomputer/async-bb8-diesel" } async-trait = "0.1.83" base64 = "0.22"