Skip to content

Commit e07a16b

Browse files
chore(deps): bump uuid from 1.13.1 to 1.14.0 (#112)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 31f71ef commit e07a16b

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
@@ -24,4 +24,4 @@ tokio = { version = "1.43.0", features = ["full"] }
2424
tower = { version = "0.5.2", features = ["limit"] }
2525
tracing = "0.1.41"
2626
tracing-subscriber = "0.3.19"
27-
uuid = { version = "1.13.1", features = ["v4", "fast-rng"] }
27+
uuid = { version = "1.14.0", features = ["v4", "fast-rng"] }

0 commit comments

Comments
 (0)