Skip to content

Commit

Permalink
fix(deps): update rust crate tokio to 1.16.1 (#4151)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Lukas Holzer <lukas.holzer@netlify.com>
  • Loading branch information
3 people authored Jan 31, 2022
1 parent 50b3483 commit f1c4d10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/functions-templates/rust/hello-world/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ http = "0.2.6"
lambda_runtime = "0.4.1"
log = "0.4.14"
simple_logger = "1.16.0"
tokio = "1.15.0"
tokio = "1.16.1"

1 comment on commit f1c4d10

@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: 360 MB

Please sign in to comment.