]> git.lizzy.rs Git - mt_rudp.git/blobdiff - Cargo.toml
clean shutdown; send reliables
[mt_rudp.git] / Cargo.toml
index edcdf2ed01a0e4caa3ed78d97fa14eeb247a3443..7772e3b602b807ac700de8c216b397b3cdf5e3fa 100644 (file)
@@ -8,4 +8,5 @@ async-recursion = "1.0.0"
 async-trait = "0.1.60"
 byteorder = "1.4.3"
 num_enum = "0.5.7"
+pretty-hex = "0.3.0"
 tokio = { version = "1.23.0", features = ["full"] }