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

Facilitate publishing by removing version in codec dev-dependency #276

Merged
merged 1 commit into from
Jun 23, 2021

Conversation

Xanewok
Copy link
Contributor

@Xanewok Xanewok commented Jun 23, 2021

Cargo will automatically strip dev-dependency for us, which removes the
need for manually doing so before publishing the crates.

See rust-lang/cargo#7333

Cargo will automatically strip dev-dependency for us, which removes the
need for manually doing so before publishing the crates.

See rust-lang/cargo#7333
@Xanewok Xanewok requested review from bkchr and coriolinus June 23, 2021 12:24
@Xanewok Xanewok merged commit 459ebe6 into master Jun 23, 2021
@Xanewok Xanewok deleted the igor-fix-derive-publish branch June 23, 2021 12:53
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