]> git.lizzy.rs Git - mt_rudp.git/blobdiff - Cargo.toml
Rework structure
[mt_rudp.git] / Cargo.toml
index 0b5f690e4eb242b76947ef59df8f99387bae9589..8e5f7ef186d2b67403b04f12347ec6e7bca9cff0 100644 (file)
@@ -8,6 +8,7 @@ async-recursion = "1.0.0"
 async-trait = "0.1.60"
 byteorder = "1.4.3"
 delegate = "0.9.0"
+drop_bomb = "0.1.5"
 num_enum = "0.5.7"
 thiserror = "1.0.38"
 tokio = { version = "1.23.0", features = ["sync", "time", "net", "signal", "macros", "rt"] }