Add cargo-vet entries for dependency update (#5778)

This adds vet entries for the updates being performed in #5513
This commit is contained in:
Alex Crichton
2023-02-14 12:39:33 -06:00
committed by GitHub
parent b5e9fb710b
commit 49a89f91e5
2 changed files with 55 additions and 0 deletions

View File

@@ -210,6 +210,16 @@ who = "Mike Hommey <mh+mozilla@glandium.org>"
criteria = "safe-to-deploy"
delta = "0.5.4 -> 0.5.7"
[[audits.mozilla.audits.memoffset]]
who = "Gabriele Svelto <gsvelto@mozilla.com>"
criteria = "safe-to-deploy"
delta = "0.6.5 -> 0.7.1"
[[audits.mozilla.audits.miniz_oxide]]
who = "Mike Hommey <mh+mozilla@glandium.org>"
criteria = "safe-to-deploy"
delta = "0.5.3 -> 0.6.2"
[[audits.mozilla.audits.num-integer]]
who = "Josh Stone <jistone@redhat.com>"
criteria = "safe-to-deploy"