Skip to content

Conversation

tcharding
Copy link
Member

Do a few quick clean ups to the manifest. Nothing material in here.

`homepage` is meaningless if it just points to the repo.

And from the docs:

A value should only be set for homepage if there is a dedicated
website for the crate other than the source repository or API
documentation. Do not make homepage redundant with either the
documentation or repository values.
Add `exclude` to `package` section so the `tests` and `contrib`
directories do not get packaged up and sent to crates.io.
As we do in `rust-bitcoin` put the `package.metadata` config down
belov `dev-dependencies`. Justification is that its not that
meaningful so throw it down out the way.
Copy link
Member

@apoelstra apoelstra left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ACK 95d21cd; successfully ran local tests

@apoelstra apoelstra merged commit 155c7c1 into rust-bitcoin:master Sep 19, 2025
28 checks passed
chain-forgexcr45 added a commit to chain-forgexcr45/rust-secp256k1 that referenced this pull request Sep 28, 2025
95d21cdbfaa97e33e2c27062719177e812d2c0b6 manifest: Move package.metadata (Tobin C. Harding)
5b0e0ff8bfdf158b307f086d20c837dd80ba03c6 manifest: Add excludes (Tobin C. Harding)
587c330dde53dcd281c546467c949d01caaa4eaa minifest: Remove homepage (Tobin C. Harding)

Pull request description:

  Do a few quick clean ups to the manifest. Nothing material in here.


ACKs for top commit:
  apoelstra:
    ACK 95d21cdbfaa97e33e2c27062719177e812d2c0b6; successfully ran local tests


Tree-SHA512: 9ece7a1cb3cb0456b558d2812ef076fa1e888d775cc54b1961004af3fb1ce5a4ddb62504709459cac72e446555125e805e99529f6fec82abe6a5076cf4e98a47
william2332-limf added a commit to william2332-limf/rust-secp256k1 that referenced this pull request Oct 2, 2025
95d21cdbfaa97e33e2c27062719177e812d2c0b6 manifest: Move package.metadata (Tobin C. Harding)
5b0e0ff8bfdf158b307f086d20c837dd80ba03c6 manifest: Add excludes (Tobin C. Harding)
587c330dde53dcd281c546467c949d01caaa4eaa minifest: Remove homepage (Tobin C. Harding)

Pull request description:

  Do a few quick clean ups to the manifest. Nothing material in here.


ACKs for top commit:
  apoelstra:
    ACK 95d21cdbfaa97e33e2c27062719177e812d2c0b6; successfully ran local tests


Tree-SHA512: 9ece7a1cb3cb0456b558d2812ef076fa1e888d775cc54b1961004af3fb1ce5a4ddb62504709459cac72e446555125e805e99529f6fec82abe6a5076cf4e98a47
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.

3 participants