Skip to content

Commit

Permalink
fix(deps): update rust crate tokio to 1.20.1 (#4883)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] and kodiakhq[bot] committed Aug 1, 2022
1 parent d2e572a commit 2f11b27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/functions-templates/rust/hello-world/Cargo.toml
Expand Up @@ -11,4 +11,4 @@ http = "0.2.8"
lambda_runtime = "0.6.0"
log = "0.4.17"
simple_logger = "1.16.0"
tokio = "1.20.0"
tokio = "1.20.1"

1 comment on commit 2f11b27

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

📊 Benchmark results

Package size: 224 MB

Please sign in to comment.