Skip to content

docs: add crate metadata#105

Open
artylobos wants to merge 1 commit into
BCPathway:mainfrom
artylobos:codex/crate-metadata-91
Open

docs: add crate metadata#105
artylobos wants to merge 1 commit 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

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

1 participant