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

utilada_curl crate uses wrong curl dependency #35

Closed
stcarrez opened this issue Feb 5, 2023 · 0 comments
Closed

utilada_curl crate uses wrong curl dependency #35

stcarrez opened this issue Feb 5, 2023 · 0 comments
Labels

Comments

@stcarrez
Copy link
Owner

stcarrez commented Feb 5, 2023

The utilada_curl crate is using curl as the dependency but this is for the curl command and not the libcurl.

We must add a libcurl crate and then make utilada_curl depend on it.

@stcarrez stcarrez added the bug label Feb 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant