diff --git a/Cargo.toml b/Cargo.toml index 453a8dc..0313ec0 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -15,7 +15,7 @@ publish = false [dependencies] # serde = { version = "1.0.193", default-features = false, features = ["derive"] } # serde_json = "1.0.108" -anyhow = { version = "1.0.77" } +anyhow = { version = "1.0.79" } tracing = { version = "0.1.40" } # crypto