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

This commit is contained in:
2024-01-09 00:09:37 +00:00
parent 554188e511
commit a79febee92
2 changed files with 11 additions and 11 deletions

View File

@ -36,4 +36,4 @@ httpdate = "1.0.3"
zip = "0.6.6"
mime_guess = "2.0.4"
tempfile = "3.9.0"
base64 = "0.21.5"
base64 = "0.21.6"