rust/vec2d/Cargo.toml
author alfadur
Mon, 12 Aug 2019 14:56:27 +0300
changeset 15313 01bd0a087163
parent 14212 bb2f301d4fe0
permissions -rw-r--r--
add background to switch animation

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

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