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

Fix typo #356

Merged
merged 1 commit into from
May 18, 2020
Merged

Fix typo #356

merged 1 commit into from
May 18, 2020

Conversation

paulopaquielli
Copy link
Contributor

Fixes #355

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.

Thanks!

@LucioFranco LucioFranco merged commit 253984f into hyperium:master May 18, 2020
@paulopaquielli paulopaquielli deleted the fix#355 branch May 19, 2020 11:37
hawkw pushed a commit to hawkw/tonic that referenced this pull request Jul 10, 2020
LucioFranco pushed a commit that referenced this pull request Jul 10, 2020
* examples: update to `tracing` 0.1.14, use `#[instrument]`

Now that `tracing-attributes`'s `#[instrument]` macro plays nicely with
`async-trait`, we can update the tracing example to use `instrument`.
This lets us simplify the events emitted in the example.

Signed-off-by: Eliza Weisman <[email protected]>

* feat(transport): Dynamic load balancing (#341)

* Fix typo (#356)

Co-authored-by: Dawid Nowak <[email protected]>
Co-authored-by: Paulo Duarte <[email protected]>
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.

Typo in example
2 participants