Skip to content

Commit

Permalink
Upgrade lambda_runtime
Browse files Browse the repository at this point in the history
  • Loading branch information
rdettai committed Apr 3, 2024
1 parent f1e830c commit fca1c10
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 7 deletions.
14 changes: 8 additions & 6 deletions quickwit/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion quickwit/quickwit-lambda/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ chrono = { workspace = true }
flate2 = { workspace = true }
http = { workspace = true }
lambda_http = "0.8.0"
lambda_runtime = "0.10.0"
lambda_runtime = "0.11.1"
mime_guess = { workspace = true }
once_cell = { workspace = true }
opentelemetry = { workspace = true }
Expand Down

0 comments on commit fca1c10

Please sign in to comment.