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 203dd3e commit 4525269Copy full SHA for 4525269
.cargo/config.toml
@@ -1,3 +1,4 @@
1
[alias]
2
docs = "doc --workspace --all-features --no-deps"
3
+[build]
4
rustflags = ["--cfg", "tokio_unstable"]
0 commit comments