Skip to content

update dependencies #37

@vaytea

Description

@vaytea

hello,
Thanks for this cool crate.
I just found it today and it is great.
There is a problem with add the crate to a project according to the documentation.

[dependencies]
rocket-validation = "0.1.0"
validator="?"

this is currently add validator = "0.18.1" which is incompatible with rocket-validation.
Currently I switch to "0.16.1" according to the examples in the repository.

Another unrelated thing: It's good to implement Deref for Validated struct for easier access to inner json

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions