diff --git a/supply-chain/audits.toml b/supply-chain/audits.toml index 189890e6..398e34c2 100644 --- a/supply-chain/audits.toml +++ b/supply-chain/audits.toml @@ -65,6 +65,11 @@ who = "Oliver Hamlet " criteria = "safe-to-deploy" delta = "2.2.3 -> 2.3.1" +[[audits.proc-macro2]] +who = "Oliver Hamlet " +criteria = "safe-to-deploy" +delta = "1.0.101 -> 1.0.105" + [[audits.regress]] who = "Oliver Hamlet " criteria = "safe-to-deploy"