Skip to content

Commit

Permalink
chore(deps): update rust crate lambda_runtime to 0.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 4, 2024
1 parent 6d943ea commit c1e5083
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.9.2"
lambda_runtime = "0.10.0"

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

0 comments on commit c1e5083

Please sign in to comment.