diff --git a/Cargo.toml b/Cargo.toml index f6dbd58..b68c0a6 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -9,7 +9,7 @@ license = "MIT OR Apache-2.0" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] -backtrace = "0.3.71" +backtrace = "0.3.69" backtrace-ext = "0.2.1" console = "0.15.8" miette = { version = "7.2.0", features = ["fancy"] }