Skip to content

Clean up manifests#2915

Merged
apoelstra merged 4 commits intorust-bitcoin:masterfrom
tcharding:06-25-trivial-fixes
Jun 27, 2024
Merged

Clean up manifests#2915
apoelstra merged 4 commits intorust-bitcoin:masterfrom
tcharding:06-25-trivial-fixes

Conversation

@tcharding
Copy link
Copy Markdown
Member

We are getting an increasing number of crates in the repo, clean up the manifests a bit in an endevour to help keep things manageable.

All patches are trivial and the PR makes no logic changes.

As we create more crates the workspace list gets messier, put them in
alphabetic order.
The package metatadata never changes and is not necessary to look at
basically ever, put it down the bottom of the manifest out of the way.

Helps to keep features and dependencies closer together.

Refactor only, no logic changes.
Do minor refactor to put the list of enables in alphabetic order.

Done in preparation for adding the `primitives` crate.
@tcharding tcharding added the trivial Obvious, easy and quick to review (few lines or doc-only...) label Jun 25, 2024
@github-actions github-actions bot added C-bitcoin PRs modifying the bitcoin crate C-hashes PRs modifying the hashes crate C-units PRs modifying the units crate C-internals PRs modifying the internals crate C-base58 PRs modifying the base58 crate labels Jun 25, 2024
Copy link
Copy Markdown
Collaborator

@Kixunil Kixunil left a comment

Choose a reason for hiding this comment

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

ACK bc25ed3

Copy link
Copy Markdown
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 bc25ed3

@apoelstra apoelstra merged commit 0f3a996 into rust-bitcoin:master Jun 27, 2024
@tcharding tcharding deleted the 06-25-trivial-fixes branch June 28, 2024 20:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

C-base58 PRs modifying the base58 crate C-bitcoin PRs modifying the bitcoin crate C-hashes PRs modifying the hashes crate C-internals PRs modifying the internals crate C-units PRs modifying the units crate trivial Obvious, easy and quick to review (few lines or doc-only...)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants