.
This commit is contained in:
FantasyPvP
2024-03-19 00:31:11 +00:00
parent af021a7cd1
commit b1107a7973
4 changed files with 303 additions and 178 deletions
+1
View File
@@ -14,6 +14,7 @@ path = "src/server.rs"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
colored = "2.1.0"
dirs = "5.0.1"
num_cpus = "1.16.0"
serde = { version = "1.0.188", features = ["derive"] }