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

Update to tower 0.4.9 #384

Closed
wants to merge 3 commits into from
Closed

Update to tower 0.4.9 #384

wants to merge 3 commits into from

Conversation

davidpdrsn
Copy link
Member

ServiceBuilder now directly implements Layer so you don't have to
call into_inner all the time.

`ServiceBuilder` now directly implements `Layer` so you don't have to
call `into_inner` all the time.
@davidpdrsn davidpdrsn added the C-cleanup Category: PRs that clean code up or issues documenting cleanup. label Oct 14, 2021
@davidpdrsn davidpdrsn enabled auto-merge (squash) October 19, 2021 12:41
@davidpdrsn
Copy link
Member Author

This requires tower-rs/tower#605 so I'm just gonna close this for now until tower has been fixed.

@davidpdrsn davidpdrsn closed this Oct 19, 2021
auto-merge was automatically disabled October 19, 2021 14:01

Pull request was closed

@davidpdrsn davidpdrsn deleted the update-tower branch October 19, 2021 14:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-cleanup Category: PRs that clean code up or issues documenting cleanup.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants