Skip to content

Commit a6e660b

Browse files
renovate[bot]renovate-botkodiakhq[bot]
authoredJan 3, 2022
fix(deps): update rust crate http to 0.2.6 (#3924)
Co-authored-by: Renovate Bot <bot@renovateapp.com> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
1 parent 0be174d commit a6e660b

File tree

1 file changed

+1
-1
lines changed
  • src/functions-templates/rust/hello-world

1 file changed

+1
-1
lines changed
 

‎src/functions-templates/rust/hello-world/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ version = "0.1.0"
77

88
[dependencies]
99
aws_lambda_events = "0.5.0"
10-
http = "0.2.5"
10+
http = "0.2.6"
1111
lambda_runtime = "0.4.1"
1212
log = "0.4.14"
1313
simple_logger = "1.16.0"

1 commit comments

Comments
 (1)

github-actions[bot] commented on Jan 3, 2022

@github-actions[bot]

📊 Benchmark results

Package size: 359 MB

Please sign in to comment.