Skip to content

Commit 4b37260

Browse files
committed
Use base64 0.21.
1 parent 8e6d77c commit 4b37260

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lambda-runtime/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,5 +43,5 @@ tokio-stream = "0.1.2"
4343
lambda_runtime_api_client = { version = "0.8", path = "../lambda-runtime-api-client" }
4444
serde_path_to_error = "0.1.11"
4545
http-serde = "1.1.3"
46-
base64 = "0.20.0"
46+
base64 = "0.21.0"
4747
http-body = "0.4"

0 commit comments

Comments
 (0)