fix(deps): update rust crate base64 to 0.22.1

This commit is contained in:
renovate[bot]
2025-11-24 12:16:30 +00:00
committed by Jeremiah Russell
parent 475a840ada
commit 45f0c91cbe

View File

@@ -41,7 +41,7 @@ tokio = { version = "1.47.1", features = [
"process",
] }
toml = "0.9.7"
base64 = "0.22"
base64 = "0.22.1"
flate2 = "1.0"
dialoguer = "0.11"
indicatif = "0.18.3"