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

Suggestion: Add edition to example Cargo.toml snippet #78

Merged
merged 1 commit into from
Oct 17, 2019

Conversation

GeorgeHahn
Copy link
Contributor

Motivation

Developers who are adding tonic to an existing project may not have the edition set. This will cause errors in the generated service code.

Solution

Explicitly specify the edition in the example to make the requirement clear.

Copy link
Member

@LucioFranco LucioFranco left a comment

Choose a reason for hiding this comment

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

LGTM thanks!

@LucioFranco LucioFranco merged commit 51ce0b9 into hyperium:master Oct 17, 2019
blittable pushed a commit to blittable/tonic that referenced this pull request Oct 22, 2019
brentalanmiller pushed a commit to brentalanmiller/tonic that referenced this pull request Oct 6, 2023
* Add regression test for hyperium#77

* Fix handshake alert

* Fix style
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