Skip to content

Commit

Permalink
Update Rust crate uuid to v1.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hash-worker[bot] authored Jan 15, 2025
1 parent a54d6b1 commit 490de64
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 @@ -146,7 +146,7 @@ tracing-core = { version = "=0.1.33", default-features = false }
tracing-subscriber = { version = "=0.3.19", default-features = false }
url = { version = "=2.5.4", default-features = false }
utoipa = { version = "=4.2.3", default-features = false }
uuid = { version = "=1.11.1", default-features = false }
uuid = { version = "=1.12.0", default-features = false }

# Shared third-party dependencies
ansi-to-html = { version = "=0.2.2", default-features = false }
Expand Down

0 comments on commit 490de64

Please sign in to comment.