gameServer2/Cargo.toml
changeset 12126 4348997e502b
parent 12125 858bf4d04c54
child 12127 36ac9c075d0d
equal deleted inserted replaced
12125:858bf4d04c54 12126: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"