jwk-rs icon indicating copy to clipboard operation
jwk-rs copied to clipboard

Update dependencies

Open MatteoNardi opened this issue 2 years ago β€’ 0 comments

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)

MatteoNardi avatar Nov 02 '23 15:11 MatteoNardi