mirror of
https://github.com/zed-industries/zed.git
synced 2025-01-14 22:14:23 +00:00
03ebbcbef6
This PR replaces `live_kit_server`'s usage of `jwt` with `jsonwebtoken`. `jwt` hasn't been updated in 2 years and seems unmaintained. `jsonwebtoken` has significantly more downloads and appears to be a healthier crate overall. Release Notes: - N/A |
||
---|---|---|
.. | ||
api.rs | ||
live_kit_server.rs | ||
proto.rs | ||
token.rs |