Skip to content

cargo fix, move to edition 2018 #125

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

Merged
merged 4 commits into from
Aug 6, 2020
Merged

cargo fix, move to edition 2018 #125

merged 4 commits into from
Aug 6, 2020

Conversation

jcjones
Copy link
Contributor

@jcjones jcjones commented Aug 6, 2020

This is purely a cargo fix --edition followed by updating the toml to set edition = "2018".

@jcjones jcjones requested a review from mozkeeler August 6, 2020 00:17
@jcjones jcjones marked this pull request as draft August 6, 2020 00:20
@jcjones
Copy link
Contributor Author

jcjones commented Aug 6, 2020

Oops, only caught MacOS. Will have to cover the other platforms, too.

@jcjones
Copy link
Contributor Author

jcjones commented Aug 6, 2020

OK, all platforms now.

@jcjones jcjones marked this pull request as ready for review August 6, 2020 03:55
@jcjones jcjones merged commit 9f365c6 into main Aug 6, 2020
@jcjones jcjones deleted the edition-2018 branch August 6, 2020 20:25
jcjones added a commit that referenced this pull request Sep 10, 2020
Major changes:
* Move to Rust 2018 edition #125
* Remove dependency on boxfnonce #121
* Reworked error handling #130
* Added a higher-level AuthenticatorService that can use multiple backends #123
* Changed the C API to use the new AuthenticatorService #123
* Added a Status channel for backends #122
* Now obtaining HID report sizes from the descriptors #112
* Add authenticator USB and Firmware details to the C API #93
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.

2 participants