diff --git a/supply-chain/audits.toml b/supply-chain/audits.toml index 166baa26..6d64478c 100644 --- a/supply-chain/audits.toml +++ b/supply-chain/audits.toml @@ -57,6 +57,11 @@ criteria = "safe-to-deploy" delta = "0.8.6 -> 0.8.9" notes = "Mostly formatting changes, plus swaps windows-targets for windows-link, and adds a new function that looks fine." +[[audits.libloading]] +who = "Oliver Hamlet " +criteria = "safe-to-deploy" +delta = "0.8.9 -> 0.9.0" + [[audits.libloadorder]] who = "Oliver Hamlet " criteria = "safe-to-deploy"