Skip to content

Commit d97c19b

Browse files
Merge pull request #15 from Dust-Mail/dependabot/cargo/async-trait-0.1.77
build(deps): bump async-trait from 0.1.74 to 0.1.77
2 parents bff7961 + e5b406c commit d97c19b

File tree

2 files changed

+16
-16
lines changed

2 files changed

+16
-16
lines changed

Cargo.lock

Lines changed: 15 additions & 15 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 @@ rust-version = "1.65.0"
1212
async-native-tls = { version = "0.5.0", optional = true, default-features = false }
1313
async-rustls = { version = "0.4.1", optional = true }
1414
async-std = { version = "1.12.0", features = ["attributes"], optional = true }
15-
async-trait = { version = "0.1.74", optional = true }
15+
async-trait = { version = "0.1.77", optional = true }
1616
base64 = { version = "0.21.5", optional = true }
1717
bytes = "1.5.0"
1818
futures = "0.3.30"

0 commit comments

Comments
 (0)