rust/vec2d/Cargo.toml
author Wuzzy <Wuzzy2@mail.ru>
Thu, 23 May 2019 08:34:30 +0200
changeset 15032 b181ff6367c9
parent 14207 bb2f301d4fe0
permissions -rw-r--r--
Reset MultiShootAttacks to 0 when calling SwitchHog in Lua

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

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