Skip to content

Put about.toml in each crate directory#152

Merged
KOBA789 (KOBA789) merged 1 commit intomainfrom
about-toml-in-crates
Feb 4, 2025
Merged

Put about.toml in each crate directory#152
KOBA789 (KOBA789) merged 1 commit intomainfrom
about-toml-in-crates

Conversation

@KOBA789
Copy link
Copy Markdown
Member

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

Copy link
Copy Markdown
Member

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