tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

commit 0a52c894392c6d9bf85f58f8cb83cdc40a525116
parent f2f239d5e330bea13f19ba4a71345cead13b1250
Author: Erich Gubler <erichdongubler@gmail.com>
Date:   Thu,  2 Oct 2025 12:42:34 +0000

Bug 1991226 - chore(rust): audit `midir` 0.10.1 → 0.10.2 r=supply-chain-reviewers

Differential Revision: https://phabricator.services.mozilla.com/D267079

Diffstat:
Msupply-chain/audits.toml | 5+++++
1 file changed, 5 insertions(+), 0 deletions(-)

diff --git a/supply-chain/audits.toml b/supply-chain/audits.toml @@ -3912,6 +3912,11 @@ delta = "0.10.1 -> 0.10.1@git:37ad39de3382c2aad0758dab49ba545331a2257d" importable = false notes = "Minimal changes to enable vendoring the crate" +[[audits.midir]] +who = "Erich Gubler <erichdongubler@gmail.com>" +criteria = "safe-to-deploy" +delta = "0.10.1 -> 0.10.2" + [[audits.minidump-common]] who = "Gabriele Svelto <gsvelto@mozilla.com>" criteria = "safe-to-deploy"