diff --git a/org-ops-core/Cargo.toml b/org-ops-core/Cargo.toml index feca025..9dca805 100644 --- a/org-ops-core/Cargo.toml +++ b/org-ops-core/Cargo.toml @@ -1,6 +1,8 @@ [package] name = "org-ops-core" description = "Framework for building governed consortium CLI tools" +license = "Apache-2.0" +repository = "https://git.guildhouse.dev/guildhouse/org-ops" version.workspace = true edition.workspace = true