mirror of
https://github.com/scsibug/nostr-rs-relay.git
synced 2025-03-16 01:50:30 -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"]
|