dancing_droids/Cargo.toml

10 lines
264 B
TOML
Raw Normal View History

2020-10-06 20:34:48 +02:00
[package]
2020-10-06 22:09:46 +02:00
name = "paint_droid"
2020-10-06 20:34:48 +02:00
version = "0.1.0"
2020-10-08 12:57:06 +02:00
authors = ["mhart <martin-hart@protonmail.com>", "fiplox <vpatuta@protonmail.com>"]
edition = "2018"
2020-10-06 20:34:48 +02:00
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]