Skip to content

Commit

Permalink
fix(deps): update rust crate log to 0.4.17 (#4589)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot authored May 9, 2022
1 parent a31d411 commit e3ffcb1
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 @@ -9,6 +9,6 @@ version = "0.1.0"
aws_lambda_events = "0.5.0"
http = "0.2.7"
lambda_runtime = "0.5.1"
log = "0.4.16"
log = "0.4.17"
simple_logger = "1.16.0"
tokio = "1.17.0"

1 comment on commit e3ffcb1

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

Please sign in to comment.