diff --git a/Cargo.toml b/Cargo.toml index 0d05785..f76a3a8 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,5 +1,6 @@ [package] name = "topola" +description = "Topological PCB router" version = "0.1.0" edition = "2021" default-run = "topola-egui"