aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml4
1 files changed, 4 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index b441a2a..1b8cb9e 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -2,6 +2,10 @@
name = "map"
version = "1.0.0"
edition = "2024"
+license = "AGPL-3.0-or-later"
+description = "Wardley Map editor for linux"
+homepage = "https://map.tranquil.systems/map-for-linux"
+authors = ["Rubén Beltrán del Río <wmap@r.bdr.sh>"]
[dependencies]
cairo-rs = "0.21.5"