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

Remove openssl dependencies #74

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from
Draft

Conversation

jaomaloy
Copy link

@jaomaloy jaomaloy commented Jun 5, 2024

This is to remove dependencies of any shared libraries and allow os-config to be built statically for
different architectures.

Change-type: patch

@jaomaloy jaomaloy force-pushed the jaomaloy/remove-openssl branch 5 times, most recently from 67fd0c2 to c154853 Compare June 7, 2024 08:00
This is to remove dependencies of any shared libraries and
allow os-config to be built statically for
different architectures.

Change-type: patch
Used `cargo update <pkg> --precise` with the following packages

- actix-web v4.3.1
- actix-http v3.3.1
- actix-tls v3.3.0
- assert_cmd v2.0.12
- clap v4.3.24
- clap-lex v0.5.0
- predicates v3.0.3
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