summaryrefslogtreecommitdiff
path: root/op_crates
diff options
context:
space:
mode:
Diffstat (limited to 'op_crates')
-rw-r--r--op_crates/web/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/op_crates/web/Cargo.toml b/op_crates/web/Cargo.toml
index 1ade1d6d0..9e03cac7b 100644
--- a/op_crates/web/Cargo.toml
+++ b/op_crates/web/Cargo.toml
@@ -19,4 +19,4 @@ idna = "0.2.0"
serde = { version = "1.0.116", features = ["derive"] }
[dev-dependencies]
-futures = "0.3.5"
+futures = "0.3.8"