Skip to content

Commit 2d2601f

Browse files
authored
Update Cargo.toml
1 parent 4590357 commit 2d2601f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Cargo.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@ name = "freecut"
33
version = "0.1.9"
44
authors = ["Gerhard Schwanzer <geri@sdf.org>"]
55
edition = "2018"
6+
license = "Apache-2.0"
7+
description = "A cut optimizer gui for cutting rectangular pieces from panels"
8+
repository = "https://github.com/geri1701/freecut"
9+
keywords = ["gui", "cuts", "optimize", "optimization", "bin-packing", "bin-packer"]
610

711
[dependencies]
812
cut-optimizer-2d = "0.1.1"

0 commit comments

Comments
 (0)