tor-browser

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

Cargo.toml (159B)


      1 [package]
      2 edition = "2015"
      3 name = "mp4parse-gtest"
      4 version = "0.1.0"
      5 authors = ["The Mozilla Project Developers"]
      6 license = "MPL-2.0"
      7 
      8 [lib]
      9 path = "hello.rs"