Skip to content

Commit

Permalink
Cargo: update uuid to 1.8 to fix clippy failures
Browse files Browse the repository at this point in the history
Clippy of Rust 1.77 or newer started checking out of bounds strictly,
so clippy started failing with uuid 1.6 or older. Update clippy to
the latest version to fix that.

See also uuid-rs/uuid#721.

Debugged-by @pothos.
  • Loading branch information
dongsupark committed Apr 5, 2024
1 parent 5f98253 commit 3d51995
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 3d51995

Please sign in to comment.