From 9c5e40f588f21ae61cc79a030254e0346c5845d1 Mon Sep 17 00:00:00 2001 From: gengteng Date: Sat, 22 Jul 2023 14:04:27 +0800 Subject: [PATCH] add crates.io badges --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 94bbd31..9a4a9ef 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ # axum-valid +![crates.io](https://img.shields.io/crates/v/axum-valid) ![LICENSE](https://img.shields.io/badge/license-MIT-blue) [![dependency status](https://deps.rs/repo/github/gengteng/axum-valid/status.svg)](https://deps.rs/repo/github/gengteng/axum-valid) [![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/gengteng/axum-valid/.github/workflows/main.yml?branch=main)](https://github.com/gengteng/axum-valid/actions/workflows/ci.yml)