]> git.lizzy.rs Git - mt_rudp.git/blobdiff - Cargo.toml
Use thiserror
[mt_rudp.git] / Cargo.toml
index 53ab29173edfa3af4264a311d2cac99dc4a5b639..a15ed83e13c15505752be458e5db3161f0b48c4d 100644 (file)
@@ -8,6 +8,7 @@ async-recursion = "1.0.0"
 async-trait = "0.1.60"
 byteorder = "1.4.3"
 num_enum = "0.5.7"
+thiserror = "1.0.38"
 tokio = { version = "1.23.0", features = ["sync", "time", "net", "signal", "macros", "rt"] }
 
 [dev-dependencies]