We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e6d77c commit 4b37260Copy full SHA for 4b37260
lambda-runtime/Cargo.toml
@@ -43,5 +43,5 @@ tokio-stream = "0.1.2"
43
lambda_runtime_api_client = { version = "0.8", path = "../lambda-runtime-api-client" }
44
serde_path_to_error = "0.1.11"
45
http-serde = "1.1.3"
46
-base64 = "0.20.0"
+base64 = "0.21.0"
47
http-body = "0.4"
0 commit comments