Skip to content

Commit 13fe967

Browse files
committed
bump lambda runtime version in integration test
1 parent ae744b7 commit 13fe967

File tree

3 files changed

+3597
-226
lines changed

3 files changed

+3597
-226
lines changed

tests/test-func/Cargo.lock

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

tests/test-func/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@ authors = ["softprops <[email protected]>"]
55
edition = "2018"
66

77
[dependencies]
8-
lambda_runtime = "0.1"
8+
lambda_runtime = "0.2"
99
serde_json = "1.0"

0 commit comments

Comments
 (0)