Skip to content

Commit 0c3129d

Browse files
Bump async-trait from 0.1.85 to 0.1.86 (#243)
Bumps [async-trait](https://github.com/dtolnay/async-trait) from 0.1.85 to 0.1.86. - [Release notes](https://github.com/dtolnay/async-trait/releases) - [Commits](dtolnay/async-trait@0.1.85...0.1.86) --- updated-dependencies: - dependency-name: async-trait dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9487b1f commit 0c3129d

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.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ moonraker = ["dep:moonraker"]
2222

2323
[dependencies]
2424
anyhow = "1.0.95"
25-
async-trait = "0.1.85"
25+
async-trait = "0.1.86"
2626
bambulabs = { path = "bambulabs", optional = true }
2727
bytes = "1.9.0"
2828
chrono = { version = "0.4", default-features = false, features = ["serde"] }

0 commit comments

Comments
 (0)