Skip to content

Commit ec8e8c1

Browse files
dependabot[bot]korewaChino
authored andcommitted
chore(deps): bump uuid from 1.6.1 to 1.7.0
Bumps [uuid](https://github.com/uuid-rs/uuid) from 1.6.1 to 1.7.0. - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](uuid-rs/uuid@1.6.1...1.7.0) --- 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 465cb01 commit ec8e8c1

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
@@ -40,7 +40,7 @@ thiserror = "1.0"
4040
# pretty_env_logger = "0.5.0"
4141
tracing-subscriber = { version = "0.3", features = ["json", "env-filter"] }
4242
tracing-logfmt = "0.3.2"
43-
uuid = "1.6"
43+
uuid = "1.7"
4444
digitalocean-rs = { version = "0.1.9", default-features = false, features = ["default-rustls"] }
4545
rand = { version = "0.8.5", features = ["log", "serde"] }
4646
async-trait = "0.1.74"

0 commit comments

Comments
 (0)