diff --git a/supply-chain/imports.lock b/supply-chain/imports.lock index 2b5306e..328667a 100644 --- a/supply-chain/imports.lock +++ b/supply-chain/imports.lock @@ -234,6 +234,12 @@ who = "Dan Gohman " criteria = "safe-to-deploy" delta = "1.0.11 -> 1.0.14" +[[audits.bytecode-alliance.audits.log]] +who = "Alex Crichton " +criteria = "safe-to-deploy" +delta = "0.4.22 -> 0.4.27" +notes = "Lots of minor updates to macros and such, nothing touching `unsafe`" + [[audits.bytecode-alliance.audits.miniz_oxide]] who = "Alex Crichton " criteria = "safe-to-deploy" @@ -573,20 +579,6 @@ describe in the review doc. """ aggregated-from = "https://chromium.googlesource.com/chromium/src/+/main/third_party/rust/chromium_crates_io/supply-chain/audits.toml?format=TEXT" -[[audits.google.audits.log]] -who = "Lukasz Anforowicz " -criteria = "safe-to-deploy" -delta = "0.4.22 -> 0.4.25" -notes = "No impact on `unsafe` usage in `lib.rs`." -aggregated-from = "https://chromium.googlesource.com/chromium/src/+/main/third_party/rust/chromium_crates_io/supply-chain/audits.toml?format=TEXT" - -[[audits.google.audits.log]] -who = "Daniel Cheng " -criteria = "safe-to-deploy" -delta = "0.4.25 -> 0.4.26" -notes = "Only trivial code and documentation changes." -aggregated-from = "https://chromium.googlesource.com/chromium/src/+/main/third_party/rust/chromium_crates_io/supply-chain/audits.toml?format=TEXT" - [[audits.google.audits.nom]] who = "danakj@chromium.org" criteria = "safe-to-deploy"