diff --git a/Cargo.toml b/Cargo.toml index 02a5737..1ecfd84 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -9,7 +9,7 @@ resolver = "2" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [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"