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 warning about implicit trait objects #46

Merged
merged 2 commits into from
Sep 15, 2019
Merged

Fix warning about implicit trait objects #46

merged 2 commits into from
Sep 15, 2019

Conversation

phil-opp
Copy link
Member

Fixes #45

@phil-opp
Copy link
Member Author

bors r+

bors bot added a commit that referenced this pull request Sep 15, 2019
46: Fix warning about implicit trait objects r=phil-opp a=phil-opp

Fixes #45 

Co-authored-by: Philipp Oppermann <dev@phil-opp.com>
@bors
Copy link

bors bot commented Sep 15, 2019

Build succeeded

@bors bors bot merged commit c030b87 into master Sep 15, 2019
@phil-opp phil-opp deleted the fix-warning branch September 15, 2019 09:16
@phil-opp
Copy link
Member Author

Published as version 0.5.17

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.

cargo build with rust-1.37 has warnings: trait objects without an explicit dyn are deprecated
1 participant