We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 280b1a4 commit 7a9afbdCopy full SHA for 7a9afbd
Cargo.toml
@@ -66,7 +66,7 @@ pin-utils = { version = "0.1.0-alpha.4", optional = true }
66
slab = { version = "0.4.2", optional = true }
67
68
[target.'cfg(not(target_os = "unknown"))'.dependencies]
69
-smol = { version = "0.1", optional = true }
+smol = { version = "0.1.1", optional = true }
70
71
[target.'cfg(target_arch = "wasm32")'.dependencies]
72
wasm-timer = "0.2.4"
0 commit comments