re-add cargo config

This commit is contained in:
Josh Junon 2024-03-01 17:26:55 +01:00
parent eb3d42edb6
commit 052589c75a

2
.cargo/config.toml Normal file
View File

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