Skip to content

Commit a31d411

Browse files
fix(deps): update rust crate http to 0.2.7 (#4588)
Co-authored-by: Renovate Bot <[email protected]>
1 parent d35f7e0 commit a31d411

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

Lines changed: 1 addition & 1 deletion
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.6"
10+
http = "0.2.7"
1111
lambda_runtime = "0.5.1"
1212
log = "0.4.16"
1313
simple_logger = "1.16.0"

0 commit comments

Comments
 (0)