Index: pdns-recursor/settings/rust/Cargo.toml
===================================================================
--- pdns-recursor.orig/settings/rust/Cargo.toml
+++ pdns-recursor/settings/rust/Cargo.toml
@@ -14,7 +14,7 @@ serde = { version = "1.0", features = ["
 serde_yaml = "0.9"
 ipnet = "2.8"
 once_cell = "1.18.0"
-base64 = "0.21"
+base64 = "0.22"
 
 [build-dependencies]
 cxx-build = "1.0"
