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

Commit ef6480a

Browse files
committed
Update Rust crate lambda-runtime-types to 0.4
1 parent 5676e94 commit ef6480a

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
@@ -19,7 +19,7 @@ anyhow = "1"
1919
async-trait = "0.1"
2020
base64 = "0.13"
2121
jsonwebtoken = "7"
22-
lambda-runtime-types = { version = "0.3", default-features = false, features = ["rotate"] }
22+
lambda-runtime-types = { version = "0.4", default-features = false, features = ["rotate"] }
2323
log = "0.4"
2424
reqwest = { version = "0.11", features = ["json", "rustls-tls"] }
2525
serde = { version = "1", features = ["derive"] }

0 commit comments

Comments
 (0)