Skip to content

Commit 0b8a6bc

Browse files
Bump uuid from 1.11.1 to 1.12.0
Bumps [uuid](https://github.com/uuid-rs/uuid) from 1.11.1 to 1.12.0. - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](uuid-rs/uuid@1.11.1...1.12.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 0f4a842 commit 0b8a6bc

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
@@ -24,7 +24,7 @@ serde = { version = "1.0.217", features = ["derive"] }
2424
serde-xml-rs = "0.6.0"
2525
thiserror = "2.0.11"
2626
tokio = { version = "1.43.0", features = ["rt"] }
27-
uuid = "1.11.1"
27+
uuid = "1.12.0"
2828

2929
[dev-dependencies]
3030
eyre = "0.6.12"

0 commit comments

Comments
 (0)