diff --git a/supply-chain/config.toml b/supply-chain/config.toml index a0fc43f3..e28c26cd 100644 --- a/supply-chain/config.toml +++ b/supply-chain/config.toml @@ -710,7 +710,7 @@ version = "3.3.0" criteria = "safe-to-deploy" [[exemptions.test_bin]] -version = "0.5.0" +version = "0.6.1" criteria = "safe-to-run" [[exemptions.thiserror]]