aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml5
1 files changed, 5 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index f5f64c7..0dd9274 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -3,3 +3,8 @@ resolver = "3"
members = [
"hittekaart", "hittekaart-cli", "hittekaart-py",
]
+
+[workspace.package]
+readme = "README.adoc"
+license = "GPL"
+repository = "https://gitlab.com/dunj3/hittekaart"