Skip to content

Commit fe255c8

Browse files
Bump uuid from 1.6.1 to 1.7.0 (#221)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 32f7bf4 commit fe255c8

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.

bluez-async/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ serde = { version = "1.0.195", features = ["derive"] }
2222
serde-xml-rs = "0.6.0"
2323
thiserror = "1.0.56"
2424
tokio = { version = "1.35.1", features = ["rt"] }
25-
uuid = "1.6.1"
25+
uuid = "1.7.0"
2626

2727
[dev-dependencies]
2828
eyre = "0.6.11"

0 commit comments

Comments
 (0)