Closed bfops closed 2 weeks ago
Porting this over from the release branch.
We were using custom forks of the jwks and jsonwebtoken crates, but this prevented us from publishing to crates.io because those crates were not published.
jwks
jsonwebtoken
We have published the current versions of those crates.
Not breaking.
2
This successfully published to crates.io.
Description of Changes
Porting this over from the release branch.
We were using custom forks of the
jwks
andjsonwebtoken
crates, but this prevented us from publishing to crates.io because those crates were not published.We have published the current versions of those crates.
API and ABI breaking changes
Not breaking.
Expected complexity level and risk
2
Testing
This successfully published to crates.io.