Skip to content

Commit 993907a

Browse files
azatclaude
andcommitted
Async code debug support via tokio-console
Co-Authored-By: Claude <noreply@anthropic.com>
1 parent 54b0bef commit 993907a

File tree

7 files changed

+518
-3
lines changed

7 files changed

+518
-3
lines changed

.cargo/config.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
[build]
2+
rustflags = ["--cfg", "tokio_unstable"]

0 commit comments

Comments
 (0)