diff --git a/Cargo.toml b/Cargo.toml index 7a43497b4c6a21..7f4d5c47675dde 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -333,7 +333,7 @@ zeta = { path = "crates/zeta" } aho-corasick = "1.1" alacritty_terminal = { git = "https://github.com/alacritty/alacritty", rev = "91d034ff8b53867143c005acfaa14609147c9a2c" } any_vec = "0.14" -anyhow = "1.0.86" +anyhow = "1.0.94" arrayvec = { version = "0.7.4", features = ["serde"] } ashpd = { version = "0.10", default-features = false, features = ["async-std"]} async-compat = "0.2.1"