Skip to content

Commit 487d550

Browse files
chore(deps): bump async-trait from 0.1.71 to 0.1.72 (#343)
Bumps [async-trait](https://github.com/dtolnay/async-trait) from 0.1.71 to 0.1.72. - [Release notes](https://github.com/dtolnay/async-trait/releases) - [Commits](dtolnay/async-trait@0.1.71...0.1.72) --- updated-dependencies: - dependency-name: async-trait 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 ada555b commit 487d550

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
@@ -30,7 +30,7 @@ dhat-profiling = ["dhat"]
3030
[dependencies]
3131
anyhow = "1.0.72"
3232
async-stream = "0.3.5"
33-
async-trait = "0.1.71"
33+
async-trait = "0.1.72"
3434
chrono = "0.4.26"
3535
dhat = { version = "0.2.4", optional = true }
3636
futures = "0.3.28"

0 commit comments

Comments
 (0)