Skip to content

Commit 29b2519

Browse files
update smol
1 parent eee08d1 commit 29b2519

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ pin-utils = { version = "0.1.0-alpha.4", optional = true }
6666
slab = { version = "0.4.2", optional = true }
6767

6868
[target.'cfg(not(target_os = "unknown"))'.dependencies]
69-
smol = { version = "0.1", optional = true }
69+
smol = { version = "0.1.1", optional = true }
7070

7171
[target.'cfg(target_arch = "wasm32")'.dependencies]
7272
wasm-timer = "0.2.4"

0 commit comments

Comments
 (0)