Skip to content

Commit 1eb8237

Browse files
Bump uuid from 1.11.0 to 1.11.1 (#297)
Bumps [uuid](https://github.com/uuid-rs/uuid) from 1.11.0 to 1.11.1. - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](uuid-rs/uuid@1.11.0...1.11.1) --- updated-dependencies: - dependency-name: uuid dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6f873cd commit 1eb8237

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.10"
2626
tokio = { version = "1.43.0", features = ["rt"] }
27-
uuid = "1.11.0"
27+
uuid = "1.11.1"
2828

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

0 commit comments

Comments
 (0)