Skip to content

Commit

Permalink
Merge pull request #269 from gosub-browser/dependabot/cargo/uuid-1.6.0
Browse files Browse the repository at this point in the history
Bump uuid from 1.5.0 to 1.6.0
  • Loading branch information
jaytaph authored Nov 20, 2023
2 parents 472e191 + fac19ec commit 6aec9af
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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ typed-arena = "2.0.2"
thiserror = "1.0.50"
ureq = "2.8.0"
anyhow = "1.0.75"
uuid = { version = "1.5.0", features = ["v4"] }
uuid = { version = "1.6.0", features = ["v4"] }
colored = "2.0.4"
walkdir = "2.3"
nom = "7.1.3"
Expand Down

0 comments on commit 6aec9af

Please sign in to comment.