rust/hedgewars-engine/Cargo.toml
changeset 15806 36816af30583
parent 15805 61da40b657fa
equal deleted inserted replaced
15805:61da40b657fa 15806:36816af30583
     6 
     6 
     7 [dependencies]
     7 [dependencies]
     8 lib-hedgewars-engine = { path = "../lib-hedgewars-engine" }
     8 lib-hedgewars-engine = { path = "../lib-hedgewars-engine" }
     9 libloading = "0.5.0"
     9 libloading = "0.5.0"
    10 getopts = "0.2"
    10 getopts = "0.2"
    11 image = "0.23"