~starkingdoms/starkingdoms

ref: cde0f4a24c4e1a20c312e1a615f7fccf285286f9 starkingdoms/Cargo.toml -rw-r--r-- 68 bytes
cde0f4a2 — core fix double mutable borrow with replacement 2 years ago
                                                                                
1
2
3
4
5
6
[workspace]
members = [
    "server",
    "client",
    "protocol"
]