Skip to content

Commit 09baa66

Browse files
fix(deps): update rust crate futures to v0.3.31
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
1 parent e6fe30c commit 09baa66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/runtime-rs/crates/agent/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ edition = { workspace = true }
66
license = { workspace = true }
77

88
[dev-dependencies]
9-
futures = "0.1.27"
9+
futures = "0.3.0"
1010

1111
[dependencies]
1212
anyhow = { workspace = true }

0 commit comments

Comments
 (0)