rust/hwrunner/Cargo.toml
author Wuzzy <Wuzzy2@mail.ru>
Thu, 11 Jul 2019 22:31:29 +0200
changeset 15258 5c91c5191085
parent 14725 12db7e435ea6
child 15798 ec85fdf82942
permissions -rw-r--r--
Give snorkel to air plane pilot in weSea

[package]
name = "hwrunner"
version = "0.1.0"
authors = ["Hedgewars Project"]
edition = "2018"

[dependencies]
glutin = "0.20"
gl = "0.11"
integral-geometry = { path = "../integral-geometry" }

lib-hedgewars-engine = { path = "../lib-hedgewars-engine" }