Cargo.toml (198B)
1 [package] 2 name = "ipdl_utils" 3 version = "0.1.0" 4 edition = "2021" 5 authors = [ 6 "Emilio Cobos Álvarez <emilio@crisal.io>", 7 ] 8 license = "MPL-2.0" 9 10 [lib] 11 path = "lib.rs" 12 13 [dependencies] 14 bincode = "1"
tor-browserThe Tor Browser | |
| git clone https://git.dasho.dev/tor-browser.git | |
| Log | Files | Refs | README | LICENSE |