This commit is contained in:
Bryan Stitt 2022-05-17 16:25:25 +00:00
parent 315b751dc7
commit 19d0601862

2
.cargo/config.toml Normal file
View File

@ -0,0 +1,2 @@
[build]
rustflags = ["--cfg", "tokio_unstable"]