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

get build + test compiling in 2018 edition #36

Merged
merged 3 commits into from Dec 26, 2018

Conversation

Projects
None yet
1 participant
@softprops
Copy link
Owner

softprops commented Dec 25, 2018

What did you implement:

upgraded to 2018 edition.

Closes: #xxx

How did you verify your change:

cargo check/build/test

What (if anything) would need to be called out in the CHANGELOG for the next release:

mention weird issue with having to use both use dynomite::Item; and use dynomite_derive::Item; until I figure out why you need both.

softprops added some commits Dec 25, 2018

@softprops softprops merged commit 17ea18d into master Dec 26, 2018

1 check passed

continuous-integration/travis-ci/pr The Travis CI build passed
Details
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
You can’t perform that action at this time.