Update badge

This commit is contained in:
Thomas Gideon 2022-02-19 08:36:26 -05:00
parent 11aa5a3f7c
commit 22bedd7049
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
Medallion
=========
[![Documentation](https://docs.rs/medallion/badge.svg)](https://docs.rs/medallion)
[![dependency status](https://deps.rs/crate/medallion/2.4.0/status.svg)](https://deps.rs/crate/medallion/2.4.0)
[![dependency status](https://deps.rs/crate/medallion/2.5.0/status.svg)](https://deps.rs/crate/medallion/2.5.0)
A JWT library for rust using serde, serde_json and openssl.