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

Does not compile with latest rust nightly #2

Open
rbuckland opened this issue Feb 9, 2018 · 0 comments
Open

Does not compile with latest rust nightly #2

rbuckland opened this issue Feb 9, 2018 · 0 comments

Comments

@rbuckland
Copy link

This no longer compiles with the latest rust nightly (2018-02-09)
A few changes have occured

rocket_codegen fails to compile (is fixed with rocker 0.3.6)
rocket 0.3.6 has rocket_contrib::Json, not rocket_contrib::JSON
serde needed to be updated to v1.0 (from 0.9)

rbuckland added a commit to rbuckland/rocket-loadavg-api that referenced this issue Feb 9, 2018
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

No branches or pull requests

1 participant