Skip to content

Commit 73514f5

Browse files
authored
Update Cargo.toml
1 parent 2316b71 commit 73514f5

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
@@ -11,7 +11,7 @@ edition = "2018"
1111
force-inprocess = []
1212
memfd = ["sc"]
1313
unstable = []
14-
async = ["futures-preview", "futures-test-preview"]
14+
async = ["futures", "futures-test"]
1515
win32-trace = []
1616
windows-shared-memory-equality = []
1717

0 commit comments

Comments
 (0)