Skip to content

Commit

Permalink
chore(deps): Bump uuid from 1.12.0 to 1.12.1 (#913)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jan 27, 2025
1 parent a9e0684 commit 430498d
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 @@ -97,7 +97,7 @@ tokio = { version = "1.36", default-features = false }
typed-builder = "0.20"
url = "2.2.2"
urlencoding = "2"
uuid = { version = "1.10.0", features = ["v7"] }
uuid = { version = "1.12.1", features = ["v7"] }
volo-thrift = "0.10"
hive_metastore = "0.1"
tera = "1"
Expand Down

0 comments on commit 430498d

Please sign in to comment.