Skip to content

Commit 8c61836

Browse files
deps: update rust crate futures to v0.3.31
1 parent 653c3d7 commit 8c61836

File tree

2 files changed

+48
-48
lines changed

2 files changed

+48
-48
lines changed

Cargo.lock

+47-47
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/client/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ repository = "https://github.com/YoloDev/enet-rs"
1313
backoff = { version = "0.4", features = ["futures", "tokio"] }
1414
bytes = "1"
1515
eventuals = "0.6"
16-
futures = "0.3"
16+
futures = "0.3.30"
1717
paste = "1"
1818
thiserror = "1"
1919
tokio = { version = "1", features = ["full"] }

0 commit comments

Comments
 (0)