Skip to content

Commit f63dc9a

Browse files
authored
Merge pull request #147 from caibirdme/dependabot/cargo/async-trait-0.1.83
chore(deps): bump async-trait from 0.1.82 to 0.1.83
2 parents e6f4d7a + e1a657b commit f63dc9a

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
@@ -27,7 +27,7 @@ opentelemetry-proto = { version = "0.7.0", features = ["full"] }
2727

2828
[dependencies]
2929
anyhow = "1.0.89"
30-
async-trait = "0.1.82"
30+
async-trait = "0.1.83"
3131
axum = { version = "0.7.6", features = ["default"] }
3232
axum-valid = "0.20.0"
3333
bytes = "1.7.2"

0 commit comments

Comments
 (0)