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 compilation & update some dependencies #739

Merged
merged 5 commits into from
Apr 20, 2023
Merged

Conversation

constantoine
Copy link
Contributor

@constantoine constantoine commented Apr 19, 2023

Hi! I'm the maintainer of totp-rs, and when trying to update my lib as a dependency, I noticed that the repo stopped compiling (arm64-macos) after doing a cargo update. I took the liberty to try and fix that, but feel free to close if I missed something. :)

Summary:

  • Fix project not building after cargo update

  • Bump totp-rs from 3.x to 5.x

  • Bump sea-orm to 0.10 to 0.11

  • Remove chrono unused features to get rid of warning during cargo audit

- Fixed compilation after `cargo update`
- Bumpped totp-rs from 3.x to 5.X

Signed-off-by: Cléo REBERT <cleo.rebert-ext@treezor.com>
* Fix project not building after `cargo update`

* Bump totp-rs from 3.x to 5.x

* Bump sea-orm to 0.10 to 0.11

* Remove `chrono` unused features to get rid of warning during `cargo audit`
Signed-off-by: Cléo REBERT <cleo.rebert-ext@treezor.com>
@constantoine constantoine changed the title Update some dependencies Fix compilation & update some dependencies Apr 19, 2023
@Eugeny
Copy link
Member

Eugeny commented Apr 20, 2023

Thank you! @all-contributors please add @constantoine for code

@Eugeny Eugeny merged commit c2f1b3e into warp-tech:main Apr 20, 2023
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