Skip to content

Commit 6d1510e

Browse files
committed
chore(deps): update rust crate snafu to 0.8
1 parent 61b1fc5 commit 6d1510e

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
@@ -21,7 +21,7 @@ semver = "1.0"
2121
serde = { version = "1.0", features = ["derive"] }
2222
serde_json = "1.0"
2323
serde_yaml = "0.9"
24-
snafu = "0.7"
24+
snafu = "0.8"
2525
stackable-operator = { git = "https://github.com/stackabletech/operator-rs.git", tag = "0.64.0" }
2626
strum = { version = "0.25", features = ["derive"] }
2727
tokio = { version = "1.29", features = ["full"] }

0 commit comments

Comments
 (0)