Skip to content

Commit 29c0e02

Browse files
committed
chore(deps): update rust crate snafu to 0.8
1 parent 82c9bd3 commit 29c0e02

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
@@ -16,7 +16,7 @@ clap = "4.3"
1616
futures = { version = "0.3", features = ["compat"] }
1717
serde = { version = "1.0", features = ["derive"] }
1818
serde_json = "1.0"
19-
snafu = "0.7"
19+
snafu = "0.8"
2020
stackable-operator = { git = "https://github.com/stackabletech/operator-rs.git", tag = "0.64.0" }
2121
strum = { version = "0.25", features = ["derive"] }
2222
tokio = { version = "1.29", features = ["full"] }

0 commit comments

Comments
 (0)