diff --git a/Cargo.toml b/Cargo.toml index 1f0762e..25fee67 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -7,7 +7,7 @@ members = [ resolver = "2" [workspace.dependencies] -anyhow = "1.0.79" +anyhow = "1.0.81" async-bb8-diesel = { git = "https://github.com/oxidecomputer/async-bb8-diesel" } async-trait = "0.1.74" base64 = "0.21.7"