| reqwest v0.9.5 (/home/icefox/tmp/reqwest) | |
| ├── base64 v0.10.0 | |
| │ └── byteorder v1.2.7 | |
| ├── bytes v0.4.11 | |
| │ ├── byteorder v1.2.7 (*) | |
| │ └── iovec v0.1.2 | |
| │ └── libc v0.2.45 | |
| ├── encoding_rs v0.8.13 | |
| │ └── cfg-if v0.1.6 | |
| ├── futures v0.1.25 | |
| ├── http v0.1.14 | |
| │ ├── bytes v0.4.11 (*) | |
| │ ├── fnv v1.0.6 | |
| │ └── itoa v0.4.3 | |
| ├── hyper v0.12.19 | |
| │ ├── bytes v0.4.11 (*) | |
| │ ├── futures v0.1.25 (*) | |
| │ ├── futures-cpupool v0.1.8 | |
| │ │ ├── futures v0.1.25 (*) | |
| │ │ └── num_cpus v1.9.0 | |
| │ │ └── libc v0.2.45 (*) | |
| │ ├── h2 v0.1.14 | |
| │ │ ├── byteorder v1.2.7 (*) | |
| │ │ ├── bytes v0.4.11 (*) | |
| │ │ ├── fnv v1.0.6 (*) | |
| │ │ ├── futures v0.1.25 (*) | |
| │ │ ├── http v0.1.14 (*) | |
| │ │ ├── indexmap v1.0.2 | |
| │ │ ├── log v0.4.6 | |
| │ │ │ └── cfg-if v0.1.6 (*) | |
| │ │ ├── slab v0.4.1 | |
| │ │ ├── string v0.1.2 | |
| │ │ └── tokio-io v0.1.10 | |
| │ │ ├── bytes v0.4.11 (*) | |
| │ │ ├── futures v0.1.25 (*) | |
| │ │ └── log v0.4.6 (*) | |
| │ ├── http v0.1.14 (*) | |
| │ ├── httparse v1.3.3 | |
| │ ├── iovec v0.1.2 (*) | |
| │ ├── itoa v0.4.3 (*) | |
| │ ├── log v0.4.6 (*) | |
| │ ├── net2 v0.2.33 | |
| │ │ ├── cfg-if v0.1.6 (*) | |
| │ │ └── libc v0.2.45 (*) | |
| │ ├── time v0.1.41 | |
| │ │ └── libc v0.2.45 (*) | |
| │ │ [dev-dependencies] | |
| │ │ └── winapi v0.3.6 | |
| │ ├── tokio v0.1.13 | |
| │ │ ├── bytes v0.4.11 (*) | |
| │ │ ├── futures v0.1.25 (*) | |
| │ │ ├── mio v0.6.16 | |
| │ │ │ ├── iovec v0.1.2 (*) | |
| │ │ │ ├── lazycell v1.2.1 | |
| │ │ │ ├── libc v0.2.45 (*) | |
| │ │ │ ├── log v0.4.6 (*) | |
| │ │ │ ├── net2 v0.2.33 (*) | |
| │ │ │ └── slab v0.4.1 (*) | |
| │ │ ├── num_cpus v1.9.0 (*) | |
| │ │ ├── tokio-codec v0.1.1 | |
| │ │ │ ├── bytes v0.4.11 (*) | |
| │ │ │ ├── futures v0.1.25 (*) | |
| │ │ │ └── tokio-io v0.1.10 (*) | |
| │ │ ├── tokio-current-thread v0.1.4 | |
| │ │ │ ├── futures v0.1.25 (*) | |
| │ │ │ └── tokio-executor v0.1.5 | |
| │ │ │ └── futures v0.1.25 (*) | |
| │ │ ├── tokio-executor v0.1.5 (*) | |
| │ │ ├── tokio-fs v0.1.4 | |
| │ │ │ ├── futures v0.1.25 (*) | |
| │ │ │ ├── tokio-io v0.1.10 (*) | |
| │ │ │ └── tokio-threadpool v0.1.9 | |
| │ │ │ ├── crossbeam-deque v0.6.3 | |
| │ │ │ │ ├── crossbeam-epoch v0.7.0 | |
| │ │ │ │ │ ├── arrayvec v0.4.10 | |
| │ │ │ │ │ │ └── nodrop v0.1.13 | |
| │ │ │ │ │ ├── cfg-if v0.1.6 (*) | |
| │ │ │ │ │ ├── crossbeam-utils v0.6.3 | |
| │ │ │ │ │ │ └── cfg-if v0.1.6 (*) | |
| │ │ │ │ │ ├── lazy_static v1.2.0 | |
| │ │ │ │ │ ├── memoffset v0.2.1 | |
| │ │ │ │ │ └── scopeguard v0.3.3 | |
| │ │ │ │ └── crossbeam-utils v0.6.3 (*) | |
| │ │ │ ├── crossbeam-utils v0.6.3 (*) | |
| │ │ │ ├── futures v0.1.25 (*) | |
| │ │ │ ├── log v0.4.6 (*) | |
| │ │ │ ├── num_cpus v1.9.0 (*) | |
| │ │ │ ├── rand v0.6.1 | |
| │ │ │ │ ├── libc v0.2.45 (*) | |
| │ │ │ │ ├── rand_chacha v0.1.0 | |
| │ │ │ │ │ └── rand_core v0.3.0 | |
| │ │ │ │ │ [build-dependencies] | |
| │ │ │ │ │ └── rustc_version v0.2.3 | |
| │ │ │ │ │ └── semver v0.9.0 | |
| │ │ │ │ │ └── semver-parser v0.7.0 | |
| │ │ │ │ ├── rand_core v0.3.0 (*) | |
| │ │ │ │ ├── rand_hc v0.1.0 | |
| │ │ │ │ │ └── rand_core v0.3.0 (*) | |
| │ │ │ │ ├── rand_isaac v0.1.1 | |
| │ │ │ │ │ └── rand_core v0.3.0 (*) | |
| │ │ │ │ ├── rand_pcg v0.1.1 | |
| │ │ │ │ │ └── rand_core v0.3.0 (*) | |
| │ │ │ │ │ [build-dependencies] | |
| │ │ │ │ │ └── rustc_version v0.2.3 (*) | |
| │ │ │ │ └── rand_xorshift v0.1.0 | |
| │ │ │ │ └── rand_core v0.3.0 (*) | |
| │ │ │ │ [build-dependencies] | |
| │ │ │ │ └── rustc_version v0.2.3 (*) | |
| │ │ │ └── tokio-executor v0.1.5 (*) | |
| │ │ │ [dev-dependencies] | |
| │ │ │ └── tokio-io v0.1.10 (*) | |
| │ │ ├── tokio-io v0.1.10 (*) | |
| │ │ ├── tokio-reactor v0.1.7 | |
| │ │ │ ├── crossbeam-utils v0.6.3 (*) | |
| │ │ │ ├── futures v0.1.25 (*) | |
| │ │ │ ├── lazy_static v1.2.0 (*) | |
| │ │ │ ├── log v0.4.6 (*) | |
| │ │ │ ├── mio v0.6.16 (*) | |
| │ │ │ ├── num_cpus v1.9.0 (*) | |
| │ │ │ ├── parking_lot v0.6.4 | |
| │ │ │ │ ├── lock_api v0.1.5 | |
| │ │ │ │ │ ├── owning_ref v0.4.0 | |
| │ │ │ │ │ │ └── stable_deref_trait v1.1.1 | |
| │ │ │ │ │ └── scopeguard v0.3.3 (*) | |
| │ │ │ │ └── parking_lot_core v0.3.1 | |
| │ │ │ │ ├── libc v0.2.45 (*) | |
| │ │ │ │ ├── rand v0.5.5 | |
| │ │ │ │ │ ├── libc v0.2.45 (*) | |
| │ │ │ │ │ └── rand_core v0.2.2 | |
| │ │ │ │ │ └── rand_core v0.3.0 (*) | |
| │ │ │ │ └── smallvec v0.6.7 | |
| │ │ │ │ └── unreachable v1.0.0 | |
| │ │ │ │ └── void v1.0.2 | |
| │ │ │ │ [build-dependencies] | |
| │ │ │ │ └── rustc_version v0.2.3 (*) | |
| │ │ │ ├── slab v0.4.1 (*) | |
| │ │ │ ├── tokio-executor v0.1.5 (*) | |
| │ │ │ └── tokio-io v0.1.10 (*) | |
| │ │ │ [dev-dependencies] | |
| │ │ │ └── num_cpus v1.9.0 (*) | |
| │ │ ├── tokio-tcp v0.1.2 | |
| │ │ │ ├── bytes v0.4.11 (*) | |
| │ │ │ ├── futures v0.1.25 (*) | |
| │ │ │ ├── iovec v0.1.2 (*) | |
| │ │ │ ├── mio v0.6.16 (*) | |
| │ │ │ ├── tokio-io v0.1.10 (*) | |
| │ │ │ └── tokio-reactor v0.1.7 (*) | |
| │ │ ├── tokio-threadpool v0.1.9 (*) | |
| │ │ ├── tokio-timer v0.2.8 | |
| │ │ │ ├── crossbeam-utils v0.6.3 (*) | |
| │ │ │ ├── futures v0.1.25 (*) | |
| │ │ │ ├── slab v0.4.1 (*) | |
| │ │ │ └── tokio-executor v0.1.5 (*) | |
| │ │ ├── tokio-udp v0.1.3 | |
| │ │ │ ├── bytes v0.4.11 (*) | |
| │ │ │ ├── futures v0.1.25 (*) | |
| │ │ │ ├── log v0.4.6 (*) | |
| │ │ │ ├── mio v0.6.16 (*) | |
| │ │ │ ├── tokio-codec v0.1.1 (*) | |
| │ │ │ ├── tokio-io v0.1.10 (*) | |
| │ │ │ └── tokio-reactor v0.1.7 (*) | |
| │ │ └── tokio-uds v0.2.4 | |
| │ │ ├── bytes v0.4.11 (*) | |
| │ │ ├── futures v0.1.25 (*) | |
| │ │ ├── iovec v0.1.2 (*) | |
| │ │ ├── libc v0.2.45 (*) | |
| │ │ ├── log v0.4.6 (*) | |
| │ │ ├── mio v0.6.16 (*) | |
| │ │ ├── mio-uds v0.6.7 | |
| │ │ │ ├── iovec v0.1.2 (*) | |
| │ │ │ ├── libc v0.2.45 (*) | |
| │ │ │ └── mio v0.6.16 (*) | |
| │ │ ├── tokio-codec v0.1.1 (*) | |
| │ │ ├── tokio-io v0.1.10 (*) | |
| │ │ └── tokio-reactor v0.1.7 (*) | |
| │ │ [dev-dependencies] | |
| │ │ └── num_cpus v1.9.0 (*) | |
| │ ├── tokio-executor v0.1.5 (*) | |
| │ ├── tokio-io v0.1.10 (*) | |
| │ ├── tokio-reactor v0.1.7 (*) | |
| │ ├── tokio-tcp v0.1.2 (*) | |
| │ ├── tokio-threadpool v0.1.9 (*) | |
| │ ├── tokio-timer v0.2.8 (*) | |
| │ └── want v0.0.6 | |
| │ ├── futures v0.1.25 (*) | |
| │ ├── log v0.4.6 (*) | |
| │ └── try-lock v0.2.2 | |
| ├── hyper-tls v0.3.1 | |
| │ ├── bytes v0.4.11 (*) | |
| │ ├── futures v0.1.25 (*) | |
| │ ├── hyper v0.12.19 (*) | |
| │ ├── native-tls v0.2.2 | |
| │ │ ├── openssl v0.10.16 | |
| │ │ │ ├── bitflags v1.0.4 | |
| │ │ │ ├── cfg-if v0.1.6 (*) | |
| │ │ │ ├── foreign-types v0.3.2 | |
| │ │ │ │ └── foreign-types-shared v0.1.1 | |
| │ │ │ ├── lazy_static v1.2.0 (*) | |
| │ │ │ ├── libc v0.2.45 (*) | |
| │ │ │ └── openssl-sys v0.9.40 | |
| │ │ │ └── libc v0.2.45 (*) | |
| │ │ │ [build-dependencies] | |
| │ │ │ ├── cc v1.0.28 | |
| │ │ │ └── pkg-config v0.3.14 | |
| │ │ ├── openssl-probe v0.1.2 | |
| │ │ └── openssl-sys v0.9.40 (*) | |
| │ └── tokio-io v0.1.10 (*) | |
| ├── libflate v0.1.19 | |
| │ ├── adler32 v1.0.3 | |
| │ ├── byteorder v1.2.7 (*) | |
| │ └── crc32fast v1.1.2 | |
| │ └── cfg-if v0.1.6 (*) | |
| ├── log v0.4.6 (*) | |
| ├── mime v0.3.12 | |
| │ └── unicase v2.2.0 | |
| │ [build-dependencies] | |
| │ └── version_check v0.1.5 | |
| ├── mime_guess v2.0.0-alpha.6 | |
| │ ├── mime v0.3.12 (*) | |
| │ ├── phf v0.7.23 | |
| │ │ └── phf_shared v0.7.23 | |
| │ │ ├── siphasher v0.2.3 | |
| │ │ └── unicase v1.4.2 | |
| │ │ [build-dependencies] | |
| │ │ └── version_check v0.1.5 (*) | |
| │ └── unicase v1.4.2 (*) | |
| │ [build-dependencies] | |
| │ ├── phf_codegen v0.7.23 | |
| │ │ ├── phf_generator v0.7.23 | |
| │ │ │ ├── phf_shared v0.7.23 (*) | |
| │ │ │ └── rand v0.5.5 (*) | |
| │ │ └── phf_shared v0.7.23 (*) | |
| │ └── unicase v1.4.2 (*) | |
| ├── native-tls v0.2.2 (*) | |
| ├── serde v1.0.83 | |
| ├── serde_json v1.0.33 | |
| │ ├── itoa v0.4.3 (*) | |
| │ ├── ryu v0.2.7 | |
| │ └── serde v1.0.83 (*) | |
| ├── serde_urlencoded v0.5.4 | |
| │ ├── dtoa v0.4.3 | |
| │ ├── itoa v0.4.3 (*) | |
| │ ├── serde v1.0.83 (*) | |
| │ └── url v1.7.2 | |
| │ ├── idna v0.1.5 | |
| │ │ ├── matches v0.1.8 | |
| │ │ ├── unicode-bidi v0.3.4 | |
| │ │ │ └── matches v0.1.8 (*) | |
| │ │ └── unicode-normalization v0.1.7 | |
| │ ├── matches v0.1.8 (*) | |
| │ └── percent-encoding v1.0.1 | |
| ├── tokio v0.1.13 (*) | |
| ├── tokio-executor v0.1.5 (*) | |
| ├── tokio-io v0.1.10 (*) | |
| ├── tokio-timer v0.2.8 (*) | |
| ├── trust-dns-resolver v0.10.2 | |
| │ ├── cfg-if v0.1.6 (*) | |
| │ ├── failure v0.1.3 | |
| │ │ ├── backtrace v0.3.13 | |
| │ │ │ ├── backtrace-sys v0.1.28 | |
| │ │ │ │ └── libc v0.2.45 (*) | |
| │ │ │ │ [build-dependencies] | |
| │ │ │ │ └── cc v1.0.28 (*) | |
| │ │ │ ├── cfg-if v0.1.6 (*) | |
| │ │ │ ├── libc v0.2.45 (*) | |
| │ │ │ └── rustc-demangle v0.1.11 | |
| │ │ │ [build-dependencies] | |
| │ │ │ └── autocfg v0.1.1 | |
| │ │ └── failure_derive v0.1.3 | |
| │ │ ├── proc-macro2 v0.4.24 | |
| │ │ │ └── unicode-xid v0.1.0 | |
| │ │ ├── quote v0.6.10 | |
| │ │ │ └── proc-macro2 v0.4.24 (*) | |
| │ │ ├── syn v0.15.23 | |
| │ │ │ ├── proc-macro2 v0.4.24 (*) | |
| │ │ │ ├── quote v0.6.10 (*) | |
| │ │ │ └── unicode-xid v0.1.0 (*) | |
| │ │ └── synstructure v0.10.1 | |
| │ │ ├── proc-macro2 v0.4.24 (*) | |
| │ │ ├── quote v0.6.10 (*) | |
| │ │ ├── syn v0.15.23 (*) | |
| │ │ └── unicode-xid v0.1.0 (*) | |
| │ ├── futures v0.1.25 (*) | |
| │ ├── lazy_static v1.2.0 (*) | |
| │ ├── log v0.4.6 (*) | |
| │ ├── lru-cache v0.1.1 | |
| │ │ └── linked-hash-map v0.4.2 | |
| │ ├── resolv-conf v0.6.1 | |
| │ │ ├── hostname v0.1.5 | |
| │ │ │ └── libc v0.2.45 (*) | |
| │ │ └── quick-error v1.2.2 | |
| │ ├── smallvec v0.6.7 (*) | |
| │ ├── tokio v0.1.13 (*) | |
| │ └── trust-dns-proto v0.6.1 | |
| │ ├── byteorder v1.2.7 (*) | |
| │ ├── failure v0.1.3 (*) | |
| │ ├── futures v0.1.25 (*) | |
| │ ├── idna v0.1.5 (*) | |
| │ ├── lazy_static v1.2.0 (*) | |
| │ ├── log v0.4.6 (*) | |
| │ ├── rand v0.5.5 (*) | |
| │ ├── smallvec v0.6.7 (*) | |
| │ ├── socket2 v0.3.8 | |
| │ │ ├── cfg-if v0.1.6 (*) | |
| │ │ └── libc v0.2.45 (*) | |
| │ ├── tokio-executor v0.1.5 (*) | |
| │ ├── tokio-io v0.1.10 (*) | |
| │ ├── tokio-reactor v0.1.7 (*) | |
| │ ├── tokio-tcp v0.1.2 (*) | |
| │ ├── tokio-timer v0.2.8 (*) | |
| │ ├── tokio-udp v0.1.3 (*) | |
| │ └── url v1.7.2 (*) | |
| ├── url v1.7.2 (*) | |
| └── uuid v0.7.1 | |
| └── rand v0.5.5 (*) | |
| [dev-dependencies] | |
| ├── env_logger v0.6.0 | |
| │ ├── atty v0.2.11 | |
| │ │ └── libc v0.2.45 (*) | |
| │ ├── humantime v1.2.0 | |
| │ │ └── quick-error v1.2.2 (*) | |
| │ ├── log v0.4.6 (*) | |
| │ ├── regex v1.1.0 | |
| │ │ ├── aho-corasick v0.6.9 | |
| │ │ │ └── memchr v2.1.2 | |
| │ │ │ ├── cfg-if v0.1.6 (*) | |
| │ │ │ └── libc v0.2.45 (*) | |
| │ │ │ [build-dependencies] | |
| │ │ │ └── version_check v0.1.5 (*) | |
| │ │ ├── memchr v2.1.2 (*) | |
| │ │ ├── regex-syntax v0.6.4 | |
| │ │ │ └── ucd-util v0.1.3 | |
| │ │ ├── thread_local v0.3.6 | |
| │ │ │ └── lazy_static v1.2.0 (*) | |
| │ │ └── utf8-ranges v1.0.2 | |
| │ └── termcolor v1.0.4 | |
| └── serde_derive v1.0.83 | |
| ├── proc-macro2 v0.4.24 (*) | |
| ├── quote v0.6.10 (*) | |
| └── syn v0.15.23 (*) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment