Skip to content

Commit 6be159f

Browse files
committed
update to futures-lite 1.2
1 parent f079112 commit 6be159f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ exclude = [ "/.github/*" ]
1414
readme = "README.md"
1515

1616
[dependencies]
17-
futures-lite = "0.1"
17+
futures-lite = "1.2"
1818
async-fs = "1.1"
1919

2020
[dev-dependencies]

0 commit comments

Comments
 (0)