Files
redoal/Cargo.toml
Bendik Aagaard Lynghaug 718d42f825 First things first
Started the typing up of a turning function and path generator
2024-10-26 21:31:03 +02:00

9 lines
109 B
TOML

[package]
name = "redoal"
version = "0.1.0"
edition = "2021"
[dependencies]
approx = "0.5.1"
lyon = "1.0.1"