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

Commit

Permalink
Update Rust crate lambda-runtime-types to 0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 21, 2022
1 parent d689265 commit 76580bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ anyhow = "1"
async-trait = "0.1"
base64 = "0.13"
jsonwebtoken = "8"
lambda-runtime-types = { version = "0.5", default-features = false, features = ["rotate"] }
lambda-runtime-types = { version = "0.6", default-features = false, features = ["rotate"] }
log = "0.4"
reqwest = { version = "0.11", features = ["json", "rustls-tls"] }
serde = { version = "1", features = ["derive"] }
Expand Down

0 comments on commit 76580bf

Please sign in to comment.