BwInf37-Runde2-Aufgabe2/Cargo.toml

10 lines
160 B
TOML
Raw Normal View History

2019-02-05 21:29:23 +00:00
[package]
name = "aufgabe2"
version = "0.1.0"
authors = ["Arne Keller <arne.keller01@yahoo.de>"]
edition = "2018"
[dependencies]
geo = "0.11.0"
svg = "0.5.12"