Skip to content

chore: fill in package metadata - #232

Merged
Glittersup merged 1 commit into
TricklePay:mainfrom
praizeD10:chore/issue-158
Aug 31, 2026
Merged

chore: fill in package metadata#232
Glittersup merged 1 commit into
TricklePay:mainfrom
praizeD10:chore/issue-158

Conversation

@praizeD10

Copy link
Copy Markdown

The tricklepay-stream crate was missing keywords from its [package] section.
The other required fields were already there — description is set directly on
the package, and license/repository are inherited from [workspace.package],
where license = "MIT" matches the LICENSE file.

This adds:

keywords = ["soroban", "stellar", "streaming", "payments"]

No dependencies changed, so Cargo.lock is untouched and --locked builds pass
as before. No logic or formatting was touched either.

Closes #158

@drips-wave

drips-wave Bot commented Aug 31, 2026

Copy link
Copy Markdown

@praizeD10 Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

@Glittersup
Glittersup merged commit 6b882ac into TricklePay:main Aug 31, 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.

Fill in Cargo.toml package metadata

2 participants