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) it has not been updated in a long time
b) it depends on old versions of term (which depends on an old version of winapi)
c) it depends on term: term is unmaintained
d) it depends on a very old version of time
e) id depends on rustc-serialize which is deprecated. serde should be used instead.
The text was updated successfully, but these errors were encountered:
This dependency is causing some trouble:
a) it has not been updated in a long time
b) it depends on old versions of
term
(which depends on an old version ofwinapi
)c) it depends on
term
:term
is unmaintainedd) it depends on a very old version of
time
e) id depends on
rustc-serialize
which is deprecated.serde
should be used instead.The text was updated successfully, but these errors were encountered: