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

Update tokio, uuid, and clap minimum versions #520

Merged
merged 3 commits into from
Feb 16, 2023

Conversation

ansasaki
Copy link
Contributor

Update dependencies minimum versions:

  • clap to 3.2
  • tokio to 1.24
  • uuid to 1.3

Also reduce tokio features from full to only rt and sync.

Increase minimum version to 1.24 and use only "rt" and "sync" features
from tokio.

On tests, use actix_rt::test instead of tokio::test

Signed-off-by: Anderson Toshiyuki Sasaki <[email protected]>
Signed-off-by: Anderson Toshiyuki Sasaki <[email protected]>
Signed-off-by: Anderson Toshiyuki Sasaki <[email protected]>
@aplanas aplanas merged commit 5382ed9 into keylime:master Feb 16, 2023
@ansasaki ansasaki deleted the reduce_dependencies branch February 16, 2023 12:35
@ansasaki ansasaki added the dependencies Pull requests that update a dependency file label Feb 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants