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 0.2.25 to 1.25.0
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](tokio-rs/tokio@tokio-0.2.25...tokio-1.25.0)

---
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 4baf968 commit ceaadf6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion 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 = "^0.2"
tokio = "^1.25"
webpki-roots = "^0.19"

0 comments on commit ceaadf6

Please sign in to comment.