diff --git a/Cargo.toml b/Cargo.toml index 8428fe8..b214898 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -13,4 +13,4 @@ anyhow = "1" thiserror = "1" # feat(lib)!: transfer from `thiserror` and `anyhow` -error-stack = "0.4.1" \ No newline at end of file +error-stack = "0.6.0" \ No newline at end of file