Skip to content

Commit fca1c10

Browse files
committed
Upgrade lambda_runtime
1 parent f1e830c commit fca1c10

File tree

2 files changed

+9
-7
lines changed

2 files changed

+9
-7
lines changed

quickwit/Cargo.lock

Lines changed: 8 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

quickwit/quickwit-lambda/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ chrono = { workspace = true }
2626
flate2 = { workspace = true }
2727
http = { workspace = true }
2828
lambda_http = "0.8.0"
29-
lambda_runtime = "0.10.0"
29+
lambda_runtime = "0.11.1"
3030
mime_guess = { workspace = true }
3131
once_cell = { workspace = true }
3232
opentelemetry = { workspace = true }

0 commit comments

Comments
 (0)