chore(deps): update rust crate base64 to 0.22.0

This commit is contained in:
stoat-release[bot]
2026-07-07 16:13:04 +00:00
committed by GitHub
parent 0b53db9921
commit 662180166f
2 changed files with 4 additions and 4 deletions

View File

@@ -169,7 +169,7 @@ once_cell = "1.9.0"
config = "0.13.3"
cached = "0.44.0"
rand = "0.8.5"
base64 = "0.21.3"
base64 = "0.22.0"
decancer = "3.3.3"
linkify = "0.8.1"
url-escape = "0.1.1"