chore(fermata): set real repository URLs (git.g4b.org/dirigence)
- Cargo.toml: repository = https://git.g4b.org/dirigence/fermata - README.standalone.md: upstream link points at git.g4b.org/dirigence/dirigent
This commit is contained in:
+1
-2
@@ -5,8 +5,7 @@ edition = "2021"
|
|||||||
rust-version = "1.75"
|
rust-version = "1.75"
|
||||||
description = "Harness-agnostic policy gate for AI coding agents (.botignore + botignore.toml)"
|
description = "Harness-agnostic policy gate for AI coding agents (.botignore + botignore.toml)"
|
||||||
license = "MIT OR Apache-2.0"
|
license = "MIT OR Apache-2.0"
|
||||||
# TODO: replace with real URL before publish
|
repository = "https://git.g4b.org/dirigence/fermata"
|
||||||
repository = "https://github.com/TODO/dirigent-fermata"
|
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
keywords = ["ai", "agents", "security", "policy", "gitignore"]
|
keywords = ["ai", "agents", "security", "policy", "gitignore"]
|
||||||
categories = ["command-line-utilities", "development-tools"]
|
categories = ["command-line-utilities", "development-tools"]
|
||||||
|
|||||||
Reference in New Issue
Block a user