From 275a5c65a20529cd4a3d775b8d8c6e9b261c76b1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bartek=20Iwa=C5=84czuk?= Date: Tue, 12 Jan 2021 08:50:02 +0100 Subject: upgrade: tokio 1.0 (#8779) Co-authored-by: Bert Belder --- op_crates/web/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'op_crates/web') diff --git a/op_crates/web/Cargo.toml b/op_crates/web/Cargo.toml index 279bdd47f..7ac50deb8 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.8" +futures = "0.3.9" -- cgit v1.2.3