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

The default feature has been removed in v0.18 #97

Closed
jprochazk opened this issue Feb 2, 2024 · 0 comments
Closed

The default feature has been removed in v0.18 #97

jprochazk opened this issue Feb 2, 2024 · 0 comments

Comments

@jprochazk
Copy link
Owner

jprochazk commented Feb 2, 2024

The default feature of this crate has been replaced by the full feature in 0.18. If you encounter a compile error like:

error: cannot find derive macro `Validate` in this scope
  --> server/src/main.rs:10:37
   |
74 | #[derive(Clone, Debug, Deserialize, Validate)]

Try running cargo add garde -F full.

Repository owner locked as resolved and limited conversation to collaborators Feb 2, 2024
@jprochazk jprochazk pinned this issue Feb 2, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant