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 6960d3d commit dab99f9Copy full SHA for dab99f9
.cargo/config.toml
@@ -0,0 +1,3 @@
1
+[build]
2
+# for fedimint to use tokio::task::Builder - https://github.com/fedimint/fedimint/issues/3951
3
+rustflags = ["--cfg", "tokio_unstable"]
0 commit comments