Add deps.rs badge
This commit is contained in:
parent
35c0178572
commit
cb304d20e9
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@ Medallion
|
||||||
[![Build Status](https://travis-ci.org/commandline/medallion.svg?branch=master)](https://travis-ci.org/commandline/medallion)
|
[![Build Status](https://travis-ci.org/commandline/medallion.svg?branch=master)](https://travis-ci.org/commandline/medallion)
|
||||||
[![Crates.io Status](http://meritbadge.herokuapp.com/medallion)](https://crates.io/crates/medallion)
|
[![Crates.io Status](http://meritbadge.herokuapp.com/medallion)](https://crates.io/crates/medallion)
|
||||||
[![Documentation](https://docs.rs/medallion/badge.svg)](https://docs.rs/medallion)
|
[![Documentation](https://docs.rs/medallion/badge.svg)](https://docs.rs/medallion)
|
||||||
|
[![dependency status](https://deps.rs/crate/medallion/2.2.2/status.svg)](https://deps.rs/crate/medallion/2.2.2)
|
||||||
[![License](https://img.shields.io/badge/license-MIT-blue.svg)](https://raw.githubusercontent.com/commandline/medallion/master/LICENSE)
|
[![License](https://img.shields.io/badge/license-MIT-blue.svg)](https://raw.githubusercontent.com/commandline/medallion/master/LICENSE)
|
||||||
|
|
||||||
A JWT library for rust using serde, serde_json and openssl.
|
A JWT library for rust using serde, serde_json and openssl.
|
||||||
|
|
Loading…
Reference in a new issue