gengteng / axum-valid

axum-valid is a library that provides data validation extractors for the Axum web framework. It integrates validator, garde and validify, three popular validation crates in the Rust ecosystem, to offer convenient validation and data handling extractors for Axum applications.
MIT License
105 stars 5 forks source link

Compilation error caused by the validify crate update to version 1.1.1 #19

Closed gengteng closed 9 months ago

gengteng commented 10 months ago