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

deps: Update to heim 0.1 #354

Merged
merged 2 commits into from Dec 16, 2020
Merged

deps: Update to heim 0.1 #354

merged 2 commits into from Dec 16, 2020

Conversation

ClementTsang
Copy link
Owner

@ClementTsang ClementTsang commented Dec 15, 2020

Description

A description of the change and what it does. If relevant, please provide screenshots of what results from the change:

Update to heim 0.1.

Issue

If applicable, what issue does this address?

Closes: #341

Type of change

Remove the irrelevant ones:

  • Other (something else - please specify)

Test methodology

If relevant, please state how this was tested:

Furthermore, please tick which platforms this change was tested on:

  • Windows
  • macOS
  • Linux

If relevant, all of these platforms should be tested.

Checklist

If relevant, ensure the following have been met:

  • Change has been tested to work, and does not cause new breakage unless intended
  • Code has been self-reviewed
  • Documentation has been added/updated if needed (README, help menu, etc.)
  • Passes CI pipeline (clippy check and cargo test check)
  • Areas your change affects have been linted using rustfmt (cargo fmt)
  • No merge conflicts arise from the change

Other information

Provide any other relevant information to this change:

@ClementTsang
Copy link
Owner Author

ClementTsang commented Dec 15, 2020

Blocked by heim-rs/heim#291, cannot compile on nightly right now. Will merge as soon as it's resolved.

@ClementTsang ClementTsang changed the title deps: Update to heim 0.1's beta deps: Update to heim 0.1 Dec 16, 2020
@ClementTsang
Copy link
Owner Author

0.1.0-rc.1 has arrived. Merging upon CI completion.

@ClementTsang ClementTsang merged commit 49cfc75 into master Dec 16, 2020
@ClementTsang ClementTsang deleted the update_to_heim_beta branch December 16, 2020 02:34
ClementTsang added a commit that referenced this pull request Dec 17, 2020
(cherry picked from commit 49cfc75)
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.

RUSTSEC-2020-0082: ordered_float:NotNan may contain NaN after panic in assignment operators
1 participant