Skip to content

Commit 73c7bce

Browse files
dependabot[bot]zxillybot[bot]
authored andcommitted
build(deps): bump async-trait from 0.1.83 to 0.1.84
Bumps [async-trait](https://github.com/dtolnay/async-trait) from 0.1.83 to 0.1.84. - [Release notes](https://github.com/dtolnay/async-trait/releases) - [Commits](dtolnay/async-trait@0.1.83...0.1.84) --- updated-dependencies: - dependency-name: async-trait dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent edf04fa commit 73c7bce

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
@@ -19,7 +19,7 @@ znotify = "0.2.0"
1919
dirs = "5.0.1"
2020
toml_edit = { version = "0.22.22", features = ["serde"] }
2121
self_update = "0.42.0"
22-
async-trait = "0.1.83"
22+
async-trait = "0.1.84"
2323
shadow-rs = "0.37.0"
2424
clap_complete = "4.5.40"
2525

0 commit comments

Comments
 (0)