gameServer2/Cargo.toml
changeset 12131 4348997e502b
parent 12130 858bf4d04c54
child 12132 36ac9c075d0d
equal deleted inserted replaced
12130:858bf4d04c54 12131:4348997e502b
     5 authors = [ "Andrey Korotaev <a.korotaev@hedgewars.org>" ]
     5 authors = [ "Andrey Korotaev <a.korotaev@hedgewars.org>" ]
     6 
     6 
     7 [dependencies]
     7 [dependencies]
     8 rand = "0.3"
     8 rand = "0.3"
     9 mio = "0.6"
     9 mio = "0.6"
    10 
    10 slab = "0.3"