Skip to content

Commit cc96937

Browse files
authored
Removed skeptic because of failures during cargo package. (#10)
1 parent 55557e2 commit cc96937

File tree

3 files changed

+0
-117
lines changed

3 files changed

+0
-117
lines changed

Cargo.lock

Lines changed: 0 additions & 106 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

lambda-runtime/Cargo.toml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ license = "Apache-2.0"
88
homepage = "https://github.com/awslabs/aws-lambda-rust-runtime"
99
repository = "https://github.com/awslabs/aws-lambda-rust-runtime"
1010
documentation = "https://docs.rs/lambda_runtime"
11-
build = "build.rs"
1211

1312
[dependencies]
1413
serde = "^1"
@@ -26,7 +25,3 @@ simple_logger = "^1"
2625
hyper-tls = "^0.3"
2726
rusoto_core = "^0.35"
2827
rusoto_dynamodb = "^0.35"
29-
skeptic = "^0.13"
30-
31-
[build-dependencies]
32-
skeptic = "^0.13"

lambda-runtime/build.rs

Lines changed: 0 additions & 6 deletions
This file was deleted.

0 commit comments

Comments
 (0)