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

Support workspace inheritance #104

Merged
merged 1 commit into from
Mar 30, 2024
Merged

Conversation

taiki-e
Copy link
Collaborator

@taiki-e taiki-e commented Mar 30, 2024

Closes #74

pub publish: bool,
pub edition: Edition,
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

This reordering is needed to avoid ValueAfterTable error from basic-toml crate.

@taiki-e taiki-e merged commit f41f71e into eupn:master Mar 30, 2024
9 checks passed
@taiki-e taiki-e deleted the workspace-inheritance branch March 30, 2024 07:58
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.

Support workspace inheritance
1 participant