Skip to content

docs: add crate metadata#105

Merged
p3ris0n merged 8 commits into
BCPathway:mainfrom
artylobos:codex/crate-metadata-91
Jun 2, 2026
Merged

docs: add crate metadata#105
p3ris0n merged 8 commits into
BCPathway:mainfrom
artylobos:codex/crate-metadata-91

Conversation

@artylobos
Copy link
Copy Markdown
Contributor

Closes #91

Summary

  • add crates.io-ready metadata to the admin, lifecycle, and token contract manifests
  • include MIT license, repository, homepage, root README path, keywords, and crates.io categories
  • keep publish = false unchanged so this does not alter the current release policy

Validation

  • git diff --check
  • cargo +1.91.1-x86_64-apple-darwin metadata --format-version 1 --no-deps
  • cargo +1.91.1-x86_64-apple-darwin package --allow-dirty --no-verify --list -p bc-forge-admin
  • cargo +1.91.1-x86_64-apple-darwin package --allow-dirty --no-verify --list -p bc-forge-lifecycle
  • cargo +1.91.1-x86_64-apple-darwin package --allow-dirty --no-verify --list -p bc-forge-token

Bounty note

  • Stellar Wave 5 — 200 Points

@p3ris0n p3ris0n merged commit 36fe909 into BCPathway:main Jun 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Docs] Add Crate Metadata to Cargo.tomls

2 participants