Skip to content

Commit bff7961

Browse files
Merge pull request #12 from Dust-Mail/dependabot/cargo/futures-0.3.30
build(deps): bump futures from 0.3.29 to 0.3.30
2 parents 6411ed6 + e203426 commit bff7961

File tree

2 files changed

+19
-19
lines changed

2 files changed

+19
-19
lines changed

Cargo.lock

Lines changed: 18 additions & 18 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
@@ -15,7 +15,7 @@ async-std = { version = "1.12.0", features = ["attributes"], optional = true }
1515
async-trait = { version = "0.1.74", optional = true }
1616
base64 = { version = "0.21.5", optional = true }
1717
bytes = "1.5.0"
18-
futures = "0.3.28"
18+
futures = "0.3.30"
1919
log = "0.4.20"
2020
nom = "7.1.3"
2121
tokio = { version = "1.35.1", features = [

0 commit comments

Comments
 (0)