rust/hedgewars-engine/Cargo.toml
author alfadur
Wed, 24 Jul 2019 22:49:59 +0300
changeset 15265 775d7efa4e5c
parent 14171 7d3b94cdc3c4
permissions -rw-r--r--
save full shifts to position updates

[package]
name = "hedgewars-engine"
version = "0.1.0"
authors = ["Andrey Korotaev <a.korotaev@hedgewars.org>"]
edition = "2018"

[dependencies]
lib-hedgewars-engine = { path = "../lib-hedgewars-engine" }
libloading = "0.5.0"