tor-browser

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

Cargo.toml (286B)


      1 [package]
      2 name = "toolchain-embedded-uniffi-bindgen"
      3 version = "0.1.0"
      4 edition = "2021"
      5 license = "MPL-2.0"
      6 
      7 [[bin]]
      8 name = "embedded-uniffi-bindgen"
      9 
     10 [dependencies]
     11 mozilla-central-workspace-hack = { version = "0.1", features = ["toolchain-embedded-uniffi-bindgen"], optional = true }