Skip to content

Commit 7d79e4a

Browse files
chore(deps): update rust crate uuid to 1.6.0 (#234)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 47dc338 commit 7d79e4a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,4 +66,4 @@ tower-test = "0.4.0"
6666
tracing = "0.1.40"
6767
tracing-subscriber = { version = "0.3.18", features = ["json", "env-filter"] }
6868
url = "2.4.1"
69-
uuid = { version = "1.5.0", features = ["v4"] }
69+
uuid = { version = "1.6.0", features = ["v4"] }

0 commit comments

Comments
 (0)