Skip to content

Conversation

benreyn
Copy link
Contributor

@benreyn benreyn commented Oct 7, 2019

Fixes #685

Address deprecations warnings in the examples directory:

warning: trait objects without an explicit dyn are deprecated

Fixes yewstack#685

Address deprecations warnings in the examples directory:

warning: trait objects without an explicit `dyn` are deprecated
@jstarry
Copy link
Member

jstarry commented Oct 8, 2019

Great! Thanks for the contribution @benreyn, appreciate you cleaning these warnings up 😄

@jstarry jstarry merged commit 01c0dd0 into yewstack:master Oct 8, 2019
@benreyn benreyn deleted the br-fix-deprecation-warnings branch October 8, 2019 14:12
jstarry pushed a commit that referenced this pull request Oct 13, 2019
Fixes #685

Address deprecations warnings in the examples directory:

warning: trait objects without an explicit `dyn` are deprecated
hgzimmerman pushed a commit to hgzimmerman/yew that referenced this pull request Oct 14, 2019
Fixes yewstack#685

Address deprecations warnings in the examples directory:

warning: trait objects without an explicit `dyn` are deprecated
llebout pushed a commit to llebout/yew that referenced this pull request Jan 20, 2020
Fixes yewstack#685

Address deprecations warnings in the examples directory:

warning: trait objects without an explicit `dyn` are deprecated
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.

Deprecation warnings when building examples.
2 participants