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 build issues for Rocket 0.4.2 #70

Merged
merged 5 commits into from
Nov 13, 2019
Merged

Fix build issues for Rocket 0.4.2 #70

merged 5 commits into from
Nov 13, 2019

Conversation

lawliet89
Copy link
Owner

@lawliet89 lawliet89 commented Nov 13, 2019

  • Fix clippy lints
  • Bump minimum Rust version beyond Rocket required for
    • std::mem::MaybeUninit
    • alloc crate

@lawliet89 lawliet89 merged commit 3a9b1fd into master Nov 13, 2019
@lawliet89 lawliet89 deleted the rocket-0.4.2 branch November 13, 2019 02:45
v1olen pushed a commit to v1olen/rocket_cors that referenced this pull request Mar 18, 2021
- Fix clippy lints
- Bump minimum Rust version beyond Rocket required for
  - `std::mem::MaybeUninit` (cf. rust-lang/rust#60445)
  - `alloc` crate
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.

1 participant