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
## Motivation
Beta CI is failing in #1333 due to a type inference change affecting
older version of the `time` crate.
## Solution
Bump `Cargo.lock` by running `cargo update`. Could have only updated
`time`, but I don't think it hurts to pull in other dependency updates.
0 commit comments