Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Put about.toml in each crate directory #152

Merged
merged 1 commit into from
Feb 4, 2025
Merged

Conversation

KOBA789
Copy link
Member

@KOBA789 KOBA789 commented Feb 4, 2025

workspace root に about.toml を置くだけでは cargo publish しても crates.io に出荷されないので、cargo install で build from source すると about.toml が見つからずにエラーになってしまう。
これを解決するため、各 crate ごとに about.toml を置くようにする。

@KOBA789 KOBA789 requested a review from sksat February 4, 2025 11:13
@KOBA789 KOBA789 self-assigned this Feb 4, 2025
Copy link
Member

@sksat sksat left a comment

Choose a reason for hiding this comment

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

メンテダルいがしゃーなし

@KOBA789 KOBA789 merged commit 88f42a0 into main Feb 4, 2025
1 check passed
@KOBA789 KOBA789 deleted the about-toml-in-crates branch February 4, 2025 11:14
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