webauthn-rs
webauthn-rs copied to clipboard
20240717 update deps
Fixes #443 - Update compact-jwt to latest version.
We still can't release though - @micolous there are a bunch of things that need upgrade around cable here which I don't really want to touch since I don't understand it. Currently, it's actually breaking the ability to run cargo outdated so I can't check if we are missing anything else.
- [ x ] cargo test has been run and passes
- [ ] documentation has been updated with relevant examples (if relevant)