tor-browser

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

Cargo.toml (179B)


      1 [package]
      2 name = "compositor-windows"
      3 version = "0.1.0"
      4 authors = ["Glenn Watson <gw@intuitionlibrary.com>"]
      5 edition = "2018"
      6 license = "MPL-2.0"
      7 
      8 [build-dependencies]
      9 cc = "1.0"