nhynes / jwk-rs

Rust JSON Web Keys πŸ¦€πŸ•ΈπŸ”‘
MIT License
33 stars 17 forks source link

Update dependencies #13

Open MatteoNardi opened 1 year ago

MatteoNardi commented 1 year ago

Thanks for the crate, it saved me quite a bit of time! Using it I noticed it's not compatible with the latest jsonwebtoken v0.9.1.

Here's a patch to update all dependencies (except for generic-array, since p256 is sticking to 0.14)