tor-browser

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

commit 1a59f586fc6dd9e1bf702065466fc65ad1c8b517
parent 86b95471392876abb7b0b6449a15e6fe1e4d37ab
Author: Erich Gubler <erichdongubler@gmail.com>
Date:   Tue, 30 Sep 2025 16:58:04 +0000

Bug 1991226 - chore(rust): audit `iana-time-zone` 0.1.63 → 0.1.64 r=supply-chain-reviewers

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

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 @@ -3070,6 +3070,11 @@ who = "Mark Hammond <mhammond@skippinet.com.au>" criteria = "safe-to-deploy" delta = "0.1.61 -> 0.1.63" +[[audits.iana-time-zone]] +who = "Erich Gubler <erichdongubler@gmail.com>" +criteria = "safe-to-deploy" +delta = "0.1.63 -> 0.1.64" + [[audits.icu_calendar]] who = "André Bargull <andre.bargull@gmail.com>" criteria = "safe-to-deploy"