rust/hedgewars-engine/Cargo.toml
author Wuzzy <Wuzzy2@mail.ru>
Sat, 12 Jan 2019 06:19:16 +0100
changeset 14563 90c215f83273
parent 14171 7d3b94cdc3c4
permissions -rw-r--r--
TS: Restore 2 of the "specialist" letters

[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"