diff --git a/Cargo.toml b/Cargo.toml index b378ede..b1c2b29 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "topola" -description = "Topological PCB router" +description = "Work-in-progress free and open-source topological (rubberband) router and autorouter for printed circuit boards (PCBs)" version = "0.1.0" edition = "2021" default-run = "topola"