File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
[package ]
2
2
name = " lambda_http"
3
- version = " 0.12 .0"
3
+ version = " 0.13 .0"
4
4
authors = [
5
5
" David Calavera <dcalaver@amazon.com>" ,
6
6
" Harold Sun <sunhua@amazon.com>" ,
@@ -38,7 +38,7 @@ http = { workspace = true }
38
38
http-body = { workspace = true }
39
39
http-body-util = { workspace = true }
40
40
hyper = { workspace = true }
41
- lambda_runtime = { version = " 0.12 .0" , path = " ../lambda-runtime" }
41
+ lambda_runtime = { version = " 0.13 .0" , path = " ../lambda-runtime" }
42
42
mime = " 0.3"
43
43
percent-encoding = " 2.2"
44
44
pin-project-lite = { workspace = true }
Original file line number Diff line number Diff line change 1
1
[package ]
2
2
name = " lambda_runtime"
3
- version = " 0.12 .0"
3
+ version = " 0.13 .0"
4
4
authors = [
5
5
" David Calavera <dcalaver@amazon.com>" ,
6
6
" Harold Sun <sunhua@amazon.com>" ,
You can’t perform that action at this time.
0 commit comments