File tree Expand file tree Collapse file tree 3 files changed +15
-0
lines changed Expand file tree Collapse file tree 3 files changed +15
-0
lines changed Original file line number Diff line number Diff line change @@ -9,6 +9,11 @@ license = "Apache-2.0"
9
9
homepage = " https://github.com/awslabs/aws-lambda-rust-runtime"
10
10
repository = " https://github.com/awslabs/aws-lambda-rust-runtime"
11
11
documentation = " https://docs.rs/lambda_runtime"
12
+ readme = " ../README.md"
13
+
14
+ [badges ]
15
+ travis-ci = { repository = " awslabs/aws-lambda-rust-runtime" }
16
+ maintenance = { status = " actively-developed" }
12
17
13
18
[dependencies ]
14
19
http = " 0.1"
Original file line number Diff line number Diff line change @@ -9,6 +9,11 @@ license = "Apache-2.0"
9
9
homepage = " https://github.com/awslabs/aws-lambda-rust-runtime"
10
10
repository = " https://github.com/awslabs/aws-lambda-rust-runtime"
11
11
documentation = " https://docs.rs/lambda_runtime_client"
12
+ readme = " ../README.md"
13
+
14
+ [badges ]
15
+ travis-ci = { repository = " awslabs/aws-lambda-rust-runtime" }
16
+ maintenance = { status = " actively-developed" }
12
17
13
18
[dependencies ]
14
19
hyper = " 0.12"
Original file line number Diff line number Diff line change @@ -9,6 +9,11 @@ license = "Apache-2.0"
9
9
homepage = " https://github.com/awslabs/aws-lambda-rust-runtime"
10
10
repository = " https://github.com/awslabs/aws-lambda-rust-runtime"
11
11
documentation = " https://docs.rs/lambda_runtime"
12
+ readme = " ../README.md"
13
+
14
+ [badges ]
15
+ travis-ci = { repository = " awslabs/aws-lambda-rust-runtime" }
16
+ maintenance = { status = " actively-developed" }
12
17
13
18
[dependencies ]
14
19
serde = " ^1"
You can’t perform that action at this time.
0 commit comments