Skip to content

Commit

Permalink
chore(deps): update rust crate snafu to 0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
stackable-bot committed May 7, 2024
1 parent e93e3f4 commit bed5885
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ rand = "0.8"
serde = { version = "1.0", features = ["derive"] }
serde_json = "1.0"
serde_yaml = "0.9"
snafu = "0.7"
snafu = "0.8"
socket2 = { version = "0.5", features = ["all"] }
stackable-operator = { git = "https://github.com/stackabletech/operator-rs.git", tag = "0.64.0", features = [
"time",
Expand Down

0 comments on commit bed5885

Please sign in to comment.