Skip to content

Commit 28a2fe2

Browse files
Bump uuid from 1.12.1 to 1.13.1 (#246)
Bumps [uuid](https://github.com/uuid-rs/uuid) from 1.12.1 to 1.13.1. - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](uuid-rs/uuid@1.12.1...1.13.1) --- updated-dependencies: - dependency-name: uuid dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 477144b commit 28a2fe2

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

Cargo.lock

Lines changed: 7 additions & 7 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
@@ -61,7 +61,7 @@ tracing = "0.1"
6161
tracing-opentelemetry = "0.28.0"
6262
tracing-slog = "0.3.0"
6363
tracing-subscriber = { version = "0.3.19", features = ["registry", "std", "fmt", "smallvec", "ansi", "tracing-log", "json", "env-filter"] }
64-
uuid = "1.12.1"
64+
uuid = "1.13.1"
6565

6666
[dev-dependencies]
6767
async-trait = "0.1"

0 commit comments

Comments
 (0)