Skip to content

Commit 77c0f01

Browse files
Bump async-trait from 0.1.73 to 0.1.74
Bumps [async-trait](https://github.com/dtolnay/async-trait) from 0.1.73 to 0.1.74. - [Release notes](https://github.com/dtolnay/async-trait/releases) - [Commits](dtolnay/async-trait@0.1.73...0.1.74) --- updated-dependencies: - dependency-name: async-trait dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5bd2a2b commit 77c0f01

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
@@ -12,7 +12,7 @@ keywords = ["git", "mirror", "github"]
1212

1313
[dependencies]
1414
anyhow = "1.0.58"
15-
async-trait = "0.1.53"
15+
async-trait = "0.1.74"
1616
chrono = "0.4.22"
1717
clap = { version = "4.0.15", features = ["derive"] }
1818
crossbeam-channel = "0.5.5"

0 commit comments

Comments
 (0)