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]
|
||||
name = "topola"
|
||||
description = "Topological PCB router"
|
||||
version = "0.1.0"
|
||||
edition = "2021"
|
||||
default-run = "topola-egui"
|
||||
|
|
|
|||
Loading…
Reference in New Issue