Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/C/Firefox/testing/mozbase/rust/mozrunner/   (Firefox Browser Version 153.0.1©)  Datei vom 27.6.2026 mit Größe 607 B image not shown  

Quelle  Cargo.toml   Sprache: unbekannt

 
Spracherkennung für: .toml vermutete Sprache: Unknown {[0] [0] [0]} [Methode: Schwerpunktbildung, einfache Gewichte, sechs Dimensionen]

[package]
edition = "2024"
name = "mozrunner"
version = "0.15.5"
authors = ["Mozilla"]
description = "Reliable Firefox process management."
keywords = [
    "firefox",
    "mozilla",
    "process-manager",
]
license = "MPL-2.0"
repository = "https://hg.mozilla.org/mozilla-central/file/tip/testing/mozbase/rust/mozrunner"

[dependencies]
log = "0.4"
mozprofile = { path = "../mozprofile", version = "0.9" }
plist = "1.7"
thiserror = "1"

[target.'cfg(target_os = "windows")'.dependencies]
winreg = "0.10.1"

[target.'cfg(target_os = "macos")'.dependencies]
dirs = "4"

[[bin]]
name = "firefox-default-path"

[Dauer der Verarbeitung: 0.28 Sekunden]