mirror of
https://github.com/BitskiCo/jwk-rs
synced 2025-06-21 02:15:18 +00:00
Add badges to readme
This commit is contained in:
@ -1,8 +1,6 @@
|
||||
#![allow(incomplete_features)]
|
||||
#![feature(box_syntax, const_generics, fixed_size_array)]
|
||||
|
||||
//! # jsonwebkey
|
||||
//!
|
||||
//! *[JSON Web Key (JWK)](https://tools.ietf.org/html/rfc7517#section-4.3) (de)serialization, generation, and conversion.*
|
||||
//!
|
||||
//! **Note**: this crate requires Rust nightly >= 1.45 because it uses
|
||||
|
Reference in New Issue
Block a user