refactor doc tests
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
[package]
|
||||
name = "axum-valid"
|
||||
version = "0.9.0"
|
||||
description = "Provide validator extractor for your axum application."
|
||||
description = "Provides validation extractors for your Axum application to validate data using validator, garde, or both."
|
||||
authors = ["GengTeng <me@gteng.org>"]
|
||||
license = "MIT"
|
||||
homepage = "https://github.com/gengteng/axum-valid"
|
||||
|
||||
Reference in New Issue
Block a user