fix clippy warning
This commit is contained in:
@@ -1,5 +1,10 @@
|
||||
# axum-valid
|
||||
|
||||

|
||||
[](https://deps.rs/repo/github/gengteng/axum-valid)
|
||||
[](https://github.com/gengteng/axum-valid/actions/workflows/ci.yml)
|
||||
[](https://coveralls.io/github/gengteng/axum-valid?branch=main)
|
||||
|
||||
This crate provides a `Valid` type that can be used in combination with `Json`, `Path`, `Query`, and `Form` types to validate the entities that implement the `Validate` trait.
|
||||
|
||||
## Usage
|
||||
|
||||
Reference in New Issue
Block a user