Skip to content

Commit a750d8c

Browse files
committed
workspace: update futures deps
1 parent 2cdefbc commit a750d8c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -92,8 +92,8 @@ fake = "=2.9.2"
9292
ff = { version = "=0.13.0", default-features = false }
9393
flate2 = "=1.0.33"
9494
flume = "=0.10.14"
95-
futures = "=0.3.30"
96-
futures-util = "=0.3.30"
95+
futures = "=0.3.31"
96+
futures-util = "=0.3.31"
9797
hex = "=0.4.3"
9898
http-body-util = "=0.1.2"
9999
http_req = "=0.8.1"

0 commit comments

Comments
 (0)