Skip to content

Commit 8f74b6d

Browse files
dependabot[bot]korewaChino
authored andcommitted
chore(deps): bump uuid from 1.12.1 to 1.15.1
Bumps [uuid](https://github.com/uuid-rs/uuid) from 1.12.1 to 1.15.1. - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](uuid-rs/uuid@1.12.1...v1.15.1) --- updated-dependencies: - dependency-name: uuid dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 03b85d7 commit 8f74b6d

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
@@ -46,7 +46,7 @@ thiserror = "1.0"
4646
# pretty_env_logger = "0.5.0"
4747
tracing-subscriber = { version = "0.3", features = ["json", "env-filter"] }
4848
tracing-logfmt = "0.3.4"
49-
uuid = "1.9"
49+
uuid = "1.15"
5050
digitalocean-rs = { version = "0.1.9", default-features = false, features = [
5151
"default-rustls",
5252
] }

0 commit comments

Comments
 (0)