Skip to content

fix: use correct cargo category#141

Merged
Davidson-Souza merged 1 commit into
mit-dci:mainfrom
Davidson-Souza:fix/remove-cathegory
Jul 8, 2026
Merged

fix: use correct cargo category#141
Davidson-Souza merged 1 commit into
mit-dci:mainfrom
Davidson-Souza:fix/remove-cathegory

Conversation

@Davidson-Souza

Copy link
Copy Markdown
Collaborator

crates.io is complaining about cryptography::Cryptocurrencies because it is case-sensitive, and currently the 'C' in 'Cryptocurrencies' is captilized where it shouldn't.

It also bumps version for release.

crates.io is complaining about cryptography::Cryptocurrencies because
it is case-sensitive, and currently the 'C' in 'Cryptocurrencies' is
captilized where it shouldn't.

This commit fixes that
@luisschwab

Copy link
Copy Markdown
Contributor

Why bump to 0.6.1?

@Davidson-Souza

Copy link
Copy Markdown
Collaborator Author

Why bump to 0.6.1?

It's a very minor fix since 0.6.0, I thought it wouldn't be enough for a 0.7.0

@luisschwab

Copy link
Copy Markdown
Contributor

This is doc-only. I don't think it warrants a new version, unless you want to merge #140 before v0.6.1. Then it makes sense.

@Davidson-Souza

Copy link
Copy Markdown
Collaborator Author

This is doc-only. I don't think it warrants a new version, unless you want to merge #140 before v0.6.1. Then it makes sense.

It's weird to have a release in a commit that's not version bump.

unless you want to merge #140 before v0.6.1

I think we should leave #140 to the next cycle

@luisschwab

Copy link
Copy Markdown
Contributor

It's weird to have a release in a commit that's not version bump.

It's fine, you can just tag this merge commit with v0.6.0

@Davidson-Souza
Davidson-Souza force-pushed the fix/remove-cathegory branch from 4b84d48 to b032040 Compare July 8, 2026 22:36
@Davidson-Souza

Copy link
Copy Markdown
Collaborator Author

@luisschwab dropped 4b84d48

@luisschwab luisschwab left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

ACK b032040

@Davidson-Souza
Davidson-Souza merged commit 8bb8b26 into mit-dci:main Jul 8, 2026
14 checks passed
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.

2 participants