Update Rust crate base64 to 0.22.0
Some checks failed
renovate/artifacts Artifact file update failure
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing

This commit is contained in:
Pierre HUBERT 2024-03-03 00:12:48 +00:00
parent 61082619fe
commit 97844cb54a

View File

@ -36,4 +36,4 @@ httpdate = "1.0.3"
zip = "0.6.6"
mime_guess = "2.0.4"
tempfile = "3.10.1"
base64 = "0.21.7"
base64 = "0.22.0"