diff options
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -21,3 +21,4 @@ serde = { version = "1.0.107", features = ["derive"] } serde-lexpr = "0.1.1" serde_json = "1.0.53" tokio = { version = "1", features = ["sync", "rt-multi-thread", "net", "macros"] } +stun-client = "0.1.2" |