Skip to content

Commit b00ebe2

Browse files
authored
turn: Fix examples dependencies (#610)
1 parent 23bbc1f commit b00ebe2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

turn/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ tokio = { version = "1.32.0", features = [
2222
"parking_lot",
2323
"rt",
2424
"rt-multi-thread",
25+
"signal",
2526
"sync",
2627
"time",
2728
] }

0 commit comments

Comments
 (0)