Update Rust crate base64 to 0.21.7
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-12 00:09:51 +00:00
parent 11715864a4
commit 60cc8a2401
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.6"
base64 = "0.21.7"