Skip to content

Commit 6411ed6

Browse files
Merge pull request #11 from Dust-Mail/dependabot/cargo/tokio-1.35.1
build(deps): bump tokio from 1.34.0 to 1.35.1
2 parents 066a982 + 50a7d86 commit 6411ed6

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
@@ -18,7 +18,7 @@ bytes = "1.5.0"
1818
futures = "0.3.28"
1919
log = "0.4.20"
2020
nom = "7.1.3"
21-
tokio = { version = "1.29.1", features = [
21+
tokio = { version = "1.35.1", features = [
2222
"net",
2323
"time",
2424
"rt",

0 commit comments

Comments
 (0)