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 2316b71 commit 73514f5Copy full SHA for 73514f5
Cargo.toml
@@ -11,7 +11,7 @@ edition = "2018"
11
force-inprocess = []
12
memfd = ["sc"]
13
unstable = []
14
-async = ["futures-preview", "futures-test-preview"]
+async = ["futures", "futures-test"]
15
win32-trace = []
16
windows-shared-memory-equality = []
17
0 commit comments