chore: add license and repository to org-ops-core Cargo.toml
Signed-off-by: Tyler King <tking@guildhouse.dev> Signed-off-by: Tyler J King <tking727@gmail.com>
This commit is contained in:
parent
62b00ad84c
commit
b6d9b7fa97
1 changed files with 2 additions and 0 deletions
|
|
@ -1,6 +1,8 @@
|
||||||
[package]
|
[package]
|
||||||
name = "org-ops-core"
|
name = "org-ops-core"
|
||||||
description = "Framework for building governed consortium CLI tools"
|
description = "Framework for building governed consortium CLI tools"
|
||||||
|
license = "Apache-2.0"
|
||||||
|
repository = "https://git.guildhouse.dev/guildhouse/org-ops"
|
||||||
version.workspace = true
|
version.workspace = true
|
||||||
edition.workspace = true
|
edition.workspace = true
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue