diff --git a/supply-chain/config.toml b/supply-chain/config.toml index 9367665a..bb468d93 100644 --- a/supply-chain/config.toml +++ b/supply-chain/config.toml @@ -678,11 +678,11 @@ version = "0.9.34+deprecated" criteria = "safe-to-deploy" [[exemptions.serial_test]] -version = "3.5.0" +version = "4.0.1" criteria = "safe-to-run" [[exemptions.serial_test_derive]] -version = "3.5.0" +version = "4.0.1" criteria = "safe-to-run" [[exemptions.shake]]