tor-browser

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

Cargo.toml (254B)


      1 [package]
      2 name = "compositor-wayland"
      3 version = "0.1.0"
      4 authors = ["Glenn Watson <gw@intuitionlibrary.com>",
      5           "Robert Mader <robert.mader@posteo.de>"]
      6 edition = "2018"
      7 license = "MPL-2.0"
      8 
      9 [build-dependencies]
     10 cc = "1.0"
     11 pkg-config = "^0.3.17"