summaryrefslogtreecommitdiffstats
path: root/futures/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'futures/Cargo.toml')
-rw-r--r--futures/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/futures/Cargo.toml b/futures/Cargo.toml
index c42cc603..c266f705 100644
--- a/futures/Cargo.toml
+++ b/futures/Cargo.toml
@@ -37,7 +37,7 @@ optional = true
features = ["unstable"]
[target.'cfg(not(target_arch = "wasm32"))'.dependencies.smol]
-version = "1.0"
+version = "1.2"
optional = true
[target.'cfg(target_arch = "wasm32")'.dependencies]