BwInf37-Runde2-Aufgabe2/Cargo.toml
2019-04-09 15:00:59 +02:00

10 lines
201 B
TOML

[package]
name = "aufgabe2"
version = "0.1.0"
authors = ["Arne Keller <arne.keller01@yahoo.de>"]
edition = "2018"
[dependencies]
geo = { git = "https://github.com/FliegendeWurst/geo" }
svg = "0.5.12"