~starkingdoms/starkingdoms

ref: 1bcde11a581ededd03b6e60e8e97048f7556ad66 starkingdoms/crates/xtask/Cargo.toml -rw-r--r-- 144 bytes
1bcde11a — core netcode: part updates (mystery performance issue, probably related to lots of malloc()) 8 days ago
                                                                                
1
2
3
4
5
6
7
8
[package]
name = "xtask"
version = "0.1.0"
edition = "2021"

[dependencies]
colored = { workspace = true }
qsv-tabwriter = { workspace = true }