Skip to content

Commit 1885eba

Browse files
chore: update rust crate error-stack to 0.6
1 parent 9b332eb commit 1885eba

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ convert_case = "0.8"
3939
darling = "0.21"
4040
dirs = "6"
4141
enumset = "1"
42-
error-stack = "0.5"
42+
error-stack = "0.6"
4343
flume = "0.11"
4444
futures = { version = "0.3", default-features = false }
4545
generational-arena = "0.2"

0 commit comments

Comments
 (0)