From 3c243ca4140b92add1daab20cb42d06b10dfe69d Mon Sep 17 00:00:00 2001 From: Rosenpass CI Bot Date: Mon, 27 Jul 2026 02:19:06 +0000 Subject: [PATCH] Regenerate cargo vet exemptions --- supply-chain/config.toml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/supply-chain/config.toml b/supply-chain/config.toml index 9367665a..4e8188ea 100644 --- a/supply-chain/config.toml +++ b/supply-chain/config.toml @@ -97,6 +97,10 @@ criteria = "safe-to-deploy" version = "0.3.76" criteria = "safe-to-run" +[[exemptions.base64]] +version = "0.23.0" +criteria = "safe-to-deploy" + [[exemptions.base64ct]] version = "1.8.3" criteria = "safe-to-deploy"