mirror of
https://github.com/scsibug/nostr-rs-relay.git
synced 2025-03-11 00:37:11 -04:00
View real-time tokio diagnostics by setting the configuration option "diagnostics.tracing" to true.
3 lines
48 B
TOML
3 lines
48 B
TOML
[build]
|
|
rustflags = ["--cfg", "tokio_unstable"]
|