Skip to content

Commit

Permalink
fix(deps): update rust crate uuid to 1.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 18, 2023
1 parent a2528fb commit 439a777
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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.

2 changes: 1 addition & 1 deletion packages/packsquash/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ zopfli = { version = "0.8.0", default-features = false, features = ["std", "nigh
const-random = "0.1.15"
aes = "0.8.3"
fpe = "0.6.1"
uuid = "1.4.1"
uuid = "1.5.0"
entropy = "0.4.2"
rand_xoshiro = "0.6.0"
regex = "1.10.2"
Expand Down

0 comments on commit 439a777

Please sign in to comment.