tor-browser

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

Cargo.toml (228B)


      1 [package]
      2 name = "oxilangtag-ffi"
      3 version = "0.1.0"
      4 license = "MPL-2.0"
      5 authors = ["Jonathan Kew <jkew@mozilla.com>"]
      6 edition = "2021"
      7 
      8 [dependencies]
      9 nsstring = { path = "../../../../xpcom/rust/nsstring" }
     10 oxilangtag = "0.1.3"