]> git.lizzy.rs Git - mt_rudp.git/blobdiff - Cargo.toml
async
[mt_rudp.git] / Cargo.toml
index bedb3943d1cb85c676f421bb3b46dda0a1adca3f..55cc8ff2d9b5ade81960c5e4deb0655e92484e01 100644 (file)
@@ -6,3 +6,4 @@ edition = "2021"
 [dependencies]
 byteorder = "1.4.3"
 num_enum = "0.5.7"
+tokio = { version = "1.23.0", features = ["full"] }