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
I thought it was a problem with Nightly, but even Stable fails to compile. It seems that dtolnay fixed the problem with time-rs/time#671, so bumping only time with cargo update seems to fix it.
related: time-rs/time#681
Nightly fails to compile with Type-annotations error on Time source code.
CI of #161, #162, #163 and #164 are falling because of it. Since babyrite does not use Nightly features, there is no need to compile on Nightly.
The text was updated successfully, but these errors were encountered: