Skip to content

Commit

Permalink
Merge pull request #34 from jerusdp/renovate/lambda_runtime-0.x
Browse files Browse the repository at this point in the history
chore(deps): update rust crate lambda_runtime to 0.11.0
  • Loading branch information
jerusdp authored Mar 28, 2024
2 parents c00b310 + 2b4a7f0 commit 70d44b4
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 @@ -27,7 +27,7 @@ exclude = [
[dependencies]
serde = { version = "1.0", features = ["derive"] }
serde_json = "1.0"
lambda_runtime = "0.10.0"
lambda_runtime = "0.11.0"

[dev-dependencies]
tokio = "1"
Expand Down

0 comments on commit 70d44b4

Please sign in to comment.