You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A new version of jsonwebtoken has been released which now allows for specifying if one wants to use the "aws_lc_rs" feature.
Upgrading will aid in reduce double-compilation in projects that use the new version due to that newly added feature.