File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11[package ]
22name = " lambda-extension"
3- version = " 0.10 .0"
3+ version = " 0.11 .0"
44edition = " 2021"
55authors = [
66 " David Calavera <dcalaver@amazon.com>" ,
Original file line number Diff line number Diff line change 11[package ]
22name = " lambda_http"
3- version = " 0.11.4 "
3+ version = " 0.12.0 "
44authors = [
55 " David Calavera <dcalaver@amazon.com>" ,
66 " Harold Sun <sunhua@amazon.com>" ,
@@ -34,7 +34,7 @@ http = { workspace = true }
3434http-body = { workspace = true }
3535http-body-util = { workspace = true }
3636hyper = { workspace = true }
37- lambda_runtime = { version = " 0.11.3 " , path = " ../lambda-runtime" }
37+ lambda_runtime = { version = " 0.12.0 " , path = " ../lambda-runtime" }
3838mime = " 0.3"
3939percent-encoding = " 2.2"
4040pin-project-lite = { workspace = true }
Original file line number Diff line number Diff line change 11[package ]
22name = " lambda_runtime"
3- version = " 0.11.3 "
3+ version = " 0.12.0 "
44authors = [
55 " David Calavera <dcalaver@amazon.com>" ,
66 " Harold Sun <sunhua@amazon.com>" ,
You can’t perform that action at this time.
0 commit comments