From: Colin Watson <cjwatson@debian.org>
Date: Mon, 7 Oct 2024 15:44:22 +0100
Subject: relax-base64

---
 Cargo.toml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

--- a/Cargo.toml
+++ b/Cargo.toml
@@ -42,3 +42,3 @@
 anyhow = "1.0.80"
-base64 = "0.21.0"
+base64 = "0.22"
 glob = "0.3.0"
