tor-browser

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

Cargo.toml (163B)


      1 [package]
      2 edition = "2015"
      3 name = "prefs_parser"
      4 version = "0.0.1"
      5 authors = ["Nicholas Nethercote <nnethercote@mozilla.com>"]
      6 license = "MPL-2.0"
      7 
      8 [dependencies]