mirror of https://codeberg.org/topola/topola.git
cargo: add crate description
This commit is contained in:
parent
f72eac2636
commit
08c444d16d
|
|
@ -1,5 +1,6 @@
|
||||||
[package]
|
[package]
|
||||||
name = "topola"
|
name = "topola"
|
||||||
|
description = "Topological PCB router"
|
||||||
version = "0.1.0"
|
version = "0.1.0"
|
||||||
edition = "2021"
|
edition = "2021"
|
||||||
default-run = "topola-egui"
|
default-run = "topola-egui"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue