Skip to content

Commit ce8dbbe

Browse files
Bump eyre from 0.6.11 to 0.6.12 (#225)
Bumps [eyre](https://github.com/eyre-rs/eyre) from 0.6.11 to 0.6.12. - [Commits](https://github.com/eyre-rs/eyre/commits) --- 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 0c1009c commit ce8dbbe

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.1", features = ["rt"] }
2525
uuid = "1.7.0"
2626

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

0 commit comments

Comments
 (0)