nostr-rs-relay/.cargo/config.toml
Greg Heartsfield 4fa8616c73 feat: enable use of tokio-console with diagnostics.tracing setting
View real-time tokio diagnostics by setting the configuration option
"diagnostics.tracing" to true.
2022-09-11 12:44:45 -05:00

3 lines
48 B
TOML

[build]
rustflags = ["--cfg", "tokio_unstable"]