tor-browser

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

Cargo.toml (170B)


      1 [package]
      2 name = "hashlink"
      3 version = "0.10.999"
      4 edition = "2021"
      5 
      6 [lib]
      7 path = "lib.rs"
      8 
      9 [features]
     10 
     11 [dependencies.hashlink]
     12 version = "0.11.0"
     13 default-features = false