Skip to content

Commit

Permalink
Bump the cargo group group with 1 update
Browse files Browse the repository at this point in the history
Bumps the cargo group group with 1 update: [tokio](https://github.com/tokio-rs/tokio).


Updates `tokio` from 1.25.0 to 1.29.1
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](tokio-rs/tokio@tokio-1.25.0...tokio-1.29.1)

---
updated-dependencies:
- dependency-name: tokio
  dependency-type: direct:production
  dependency-group: cargo-security-group
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 11, 2024
1 parent a7b939e commit 09d8ddf
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 19 deletions.
35 changes: 17 additions & 18 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion lambda-smtp-relay/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,5 @@ rustls = "^0.16"
serde = "^1.0"
serde_derive = "^1.0"
stderrlog = "^0.4"
tokio = {version = "^1.25", features=["macros"]}
tokio = {version = "^1.29", features=["macros"]}
webpki-roots = "^0.19"

0 comments on commit 09d8ddf

Please sign in to comment.