Skip to content

Commit ace0620

Browse files
committed
Update futures, disable unused compat
1 parent 91336aa commit ace0620

File tree

3 files changed

+49
-76
lines changed

3 files changed

+49
-76
lines changed

Cargo.lock

Lines changed: 22 additions & 29 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.nix

Lines changed: 26 additions & 46 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ repository = "https://github.com/stackabletech/listener-operator"
1313
anyhow = "1.0"
1414
built = { version = "0.7", features = ["chrono", "git2"] }
1515
clap = "4.5"
16-
futures = { version = "0.3", features = ["compat"] }
16+
futures = { version = "0.3" }
1717
h2 = "0.4"
1818
libc = "0.2"
1919
pin-project = "1.1"

0 commit comments

Comments
 (0)