1
0
mirror of https://github.com/actix/examples synced 2024-11-27 16:02:57 +01:00

Merge pull request #847 from actix/dependabot/cargo/base64-0.22.1

chore(deps): bump base64 from 0.21.7 to 0.22.1
This commit is contained in:
Rob Ede 2024-07-02 01:08:19 +00:00 committed by GitHub
commit e838c8f494
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

2
Cargo.lock generated
View File

@ -4926,7 +4926,7 @@ dependencies = [
"actix-web", "actix-web",
"actix-web-lab", "actix-web-lab",
"aes-gcm-siv", "aes-gcm-siv",
"base64 0.21.7", "base64 0.22.1",
"env_logger", "env_logger",
"log", "log",
"serde", "serde",