tor-browser

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

commit 8c0ff4f977b3a513eb9eaed715b658265380da32
parent 0e2028570b553e642624eac666d5853eea94eec9
Author: Erich Gubler <erichdongubler@gmail.com>
Date:   Thu,  2 Oct 2025 12:42:36 +0000

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

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

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 @@ -5193,6 +5193,11 @@ who = "Erich Gubler <erichdongubler@gmail.com>" criteria = "safe-to-deploy" delta = "0.9.0 -> 0.10.1" +[[audits.ron]] +who = "Erich Gubler <erichdongubler@gmail.com>" +criteria = "safe-to-deploy" +delta = "0.10.1 -> 0.11.0" + [[audits.rure]] who = "Nika Layzell <nika@thelayzells.com>" criteria = "safe-to-deploy"