diff --git a/Cargo.toml b/Cargo.toml index 47ebb00a..f2f5e649 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -55,7 +55,7 @@ sha2 = "0.10" snafu = { version = "0.8", features = ["futures"] } stackable-operator = { git = "https://github.com/stackabletech/operator-rs.git", tag = "stackable-operator-0.67.1" } tera = "1.18" -termion = "4.0.0" +termion = "4.0" tokio = { version = "1.29.0", features = [ "rt-multi-thread", "macros",