feat(tokio): profiling

This commit is contained in:
Nova
2023-01-14 10:38:39 -05:00
parent 7a69d64e46
commit 795780130c
3 changed files with 12 additions and 1 deletions

2
.cargo/config.toml Normal file
View File

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