Skip to content

Commit d01ac69

Browse files
Bump uuid from 1.16.0 to 1.17.0
Bumps [uuid](https://github.com/uuid-rs/uuid) from 1.16.0 to 1.17.0. - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](uuid-rs/uuid@v1.16.0...v1.17.0) --- updated-dependencies: - dependency-name: uuid dependency-version: 1.17.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 469959d commit d01ac69

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

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.

core/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ tonic = { version = "0.12", optional = true, features = [
9595
tracing = "0.1"
9696
trust-dns-resolver = "0.23.2"
9797
url = "2.5.4"
98-
uuid = { version = "1.16", optional = true }
98+
uuid = { version = "1.17", optional = true }
9999

100100
[dev-dependencies]
101101
anyhow = "1.0"

0 commit comments

Comments
 (0)