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

Release updated version of flexiber-derive #9

Merged
merged 3 commits into from
Jan 24, 2025

Conversation

sosthene-nitrokey
Copy link
Contributor

This was missing from #8,

This PR also makes the main crate depend on the exact version of the derive crate, as one is never supposed to update the derive crate without updating the main crate, since there is an implicit dependency on the main crate version in the generated code. serde does the same.

Cargo.toml Outdated Show resolved Hide resolved
@sosthene-nitrokey sosthene-nitrokey merged commit 9115128 into main Jan 24, 2025
7 checks passed
@robin-nitrokey robin-nitrokey deleted the release-derive-0.1.1 branch January 24, 2025 15:28
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