feat: update garde to 0.20.0

This commit is contained in:
gengteng
2024-07-12 20:31:17 +08:00
parent a4395e091d
commit f8c1daeeb0
21 changed files with 32 additions and 32 deletions

View File

@@ -9,8 +9,8 @@
## 📑 Overview
**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
**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.
## 🚀 Basic usage