rust/vec2d/Cargo.toml
author Wuzzy <Wuzzy2@mail.ru>
Sun, 07 Apr 2019 23:32:59 +0200
changeset 14760 75bd27700837
parent 14207 bb2f301d4fe0
permissions -rw-r--r--
Update health crate tooltips in missions with fake health crates

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

[dependencies]
integral-geometry = { path = "../integral-geometry" }