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
CI/code-quality: Check if our Cargo.lock files are up-to-date
By using the `cargo clippy --locked` flag, we can assert that the commited lock
files match the commited Cargo.toml.
Signed-off-by: Matej Hrica <[email protected]>
0 commit comments