Update crate base64
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2023-01-23 16:38:21 +01:00
parent 222c950505
commit e35f890241
7 changed files with 23 additions and 13 deletions

2
Cargo.lock generated
View File

@ -504,7 +504,7 @@ dependencies = [
"aes-gcm",
"askama",
"base32",
"base64 0.13.1",
"base64 0.21.0",
"bcrypt",
"bincode",
"chrono",