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

Commit e2c5614

Browse files
committed
Update Rust crate lambda-runtime-types to 0.4
1 parent 63be15c commit e2c5614

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ test = ["lambda-runtime-types/test"]
1818
anyhow = "1"
1919
async-trait = "0.1"
2020
jsonwebtoken = "7"
21-
lambda-runtime-types = "0.3"
21+
lambda-runtime-types = "0.4"
2222
log = "0.4"
2323
regex = "1"
2424
reqwest = { version = "0.11", features = ["json", "rustls-tls"] }

0 commit comments

Comments
 (0)