Skip to content

Commit 21d410f

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)