Skip to content

Commit

Permalink
Update Cargo.toml
Browse files Browse the repository at this point in the history
Co-authored-by: Nick <[email protected]>
  • Loading branch information
Techassi and NickLarsenNZ authored May 13, 2024
1 parent ba1e2a7 commit 485611a
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 @@ -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",
Expand Down

0 comments on commit 485611a

Please sign in to comment.