Skip to content

Commit 1954623

Browse files
Bump eyre from 0.6.10 to 0.6.11 (#207)
Bumps [eyre](https://github.com/eyre-rs/eyre) from 0.6.10 to 0.6.11. - [Commits](https://github.com/eyre-rs/eyre/commits/eyre@0.6.11) --- updated-dependencies: - dependency-name: eyre 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 9b7bca8 commit 1954623

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
@@ -25,6 +25,6 @@ tokio = { version = "1.35.0", features = ["rt"] }
2525
uuid = "1.6.1"
2626

2727
[dev-dependencies]
28-
eyre = "0.6.10"
28+
eyre = "0.6.11"
2929
pretty_env_logger = "0.5.0"
3030
tokio = { version = "1.35.0", features = ["macros", "rt", "rt-multi-thread", "time"] }

0 commit comments

Comments
 (0)