diff --git a/Cargo.toml b/Cargo.toml index f96cf18c..b1e9d7a0 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -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",