tor-browser

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

commit 6b58054b18dccb74059680f4f3452da592df2299
parent 534871e5c6259e67b8c00dc83898cedaf42cc499
Author: Marco Castelluccio <mcastelluccio@mozilla.com>
Date:   Tue, 25 Nov 2025 16:16:49 +0000

Bug 1861626 - Add rtoml as an optional dependency for mach. r=mach-reviewers,ahochheiden

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

Diffstat:
Mpython/sites/mach.txt | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/python/sites/mach.txt b/python/sites/mach.txt @@ -63,6 +63,7 @@ pypi-optional:orjson>=3.10:json operations will be slower in various tools # We aren't (yet) able to pin packages in automation, so we have to # support down to the oldest locally-installed version (5.4.2). pypi-optional:psutil>=5.4.2:telemetry will be missing some data +pypi-optional:rtoml>=0.11.0:toml operations will be slower in various tools pypi-optional:zstandard>=0.11.1,<=0.24.0:zstd archives will not be possible to extract vendored-fallback:pyyaml:third_party/python/pyyaml/lib/:faster native loading is disabled vendored:third_party/python/ansicon