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

chore: Remove required bytes dep and clean up deny #227

Merged
merged 2 commits into from
Jan 11, 2020

Conversation

LucioFranco
Copy link
Member

@LucioFranco LucioFranco commented Jan 11, 2020

Closes #123 and #93

This removes the required bytes dependency because of the upstream change https://github.com/danburkert/prost/pull/254.

This also updates the deny config, we no longer bring in two versions of syn/quote/proc_macro2. Currently, the only two left duplicate dependencies is winapi 0.2/0.3/autocfg 0.1/1.

@LucioFranco LucioFranco merged commit 6673f91 into master Jan 11, 2020
@LucioFranco LucioFranco deleted the lucio/remove-req-bytes-dep branch January 11, 2020 20:48
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.

Consider making users not explicitly declare dependencies needed by generated code
1 participant