We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 23bbc1f commit b00ebe2Copy full SHA for b00ebe2
turn/Cargo.toml
@@ -22,6 +22,7 @@ tokio = { version = "1.32.0", features = [
22
"parking_lot",
23
"rt",
24
"rt-multi-thread",
25
+ "signal",
26
"sync",
27
"time",
28
] }
0 commit comments