Files
scootaloo/Cargo.toml
2020-02-29 13:54:14 +01:00

14 lines
289 B
TOML

[package]
name = "scootaloo"
version = "0.1.0"
authors = ["VC <veretcle+framagit@mateu.be>"]
edition = "2018"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
toml = "^0.5"
clap = "^2.33"
egg-mode = "^0.13"
mammut = "^0.13"