Skip to content
This repository was archived by the owner on Mar 27, 2022. It is now read-only.

Commit 05857d9

Browse files
committed
Update Rust crate lambda-runtime-types to 0.6
1 parent f1749b5 commit 05857d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ test = ["lambda-runtime-types/test"]
1717
[dependencies]
1818
anyhow = "1"
1919
async-trait = "0.1"
20-
lambda-runtime-types = { version = "0.5", default-features = false, features = ["rotate"] }
20+
lambda-runtime-types = { version = "0.6", default-features = false, features = ["rotate"] }
2121
log = "0.4"
2222
rusoto_codebuild = "0.47"
2323
rusoto_core = "0.47"

0 commit comments

Comments
 (0)