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
As mentioned in here, to resolve the final RUSTSEC exception soon, we need update jsonwebtoken crate and replace tide and tide-websockets dependencies with something that doesn't depend on chrono.
It's either that or we wait for tide dependencies to get updated, as it seems chrono is getting revived and fixed.
Acceptance criteria:
RUSTSEC-2020-0159 exception is removed.
Other information and links
The text was updated successfully, but these errors were encountered:
Issue summary
As mentioned in here, to resolve the final RUSTSEC exception soon, we need update
jsonwebtoken
crate and replacetide
andtide-websockets
dependencies with something that doesn't depend onchrono
.It's either that or we wait for
tide
dependencies to get updated, as it seemschrono
is getting revived and fixed.Acceptance criteria:
RUSTSEC-2020-0159
exception is removed.Other information and links
The text was updated successfully, but these errors were encountered: