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

no default features for actix-web #15

Closed
robjtede opened this issue Sep 25, 2020 · 1 comment
Closed

no default features for actix-web #15

robjtede opened this issue Sep 25, 2020 · 1 comment
Assignees

Comments

@robjtede
Copy link

The dependency in Cargo.toml should ideally be:

- actix-web = "3.0.2"
+ actix-web = { version = "3.0.2", default-features = false }
@singulared singulared self-assigned this Sep 27, 2020
@singulared
Copy link
Collaborator

@robjtede Thanks! Done in 2.0.1

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

No branches or pull requests

2 participants