paru v0.99.3 (/home/morganamilo/git/paru)
├── alpm v0.10.3
│ ├── alpm-sys v1.1.0
│ └── bitflags v1.2.1
├── alpm-utils v0.3.1
│ └── alpm v0.10.3 (*)
├── ansi_term v0.12.1
├── anyhow v1.0.33
├── atty v0.2.14
│ └── libc v0.2.79
├── aur-depends v0.7.0
│ ├── alpm v0.10.3 (*)
│ ├── alpm-utils v0.3.1 (*)
│ ├── bitflags v1.2.1
│ ├── log v0.4.11
│ │ └── cfg-if v0.1.10
│ ├── raur v3.0.1
│ │ ├── reqwest v0.10.8
│ │ │ ├── base64 v0.12.3
│ │ │ ├── bytes v0.5.6
│ │ │ ├── encoding_rs v0.8.24
│ │ │ │ └── cfg-if v0.1.10
│ │ │ ├── futures-core v0.3.6
│ │ │ ├── futures-util v0.3.6
│ │ │ │ ├── futures-channel v0.3.6
│ │ │ │ │ ├── futures-core v0.3.6
│ │ │ │ │ └── futures-sink v0.3.6
│ │ │ │ ├── futures-core v0.3.6
│ │ │ │ ├── futures-io v0.3.6
│ │ │ │ ├── futures-macro v0.3.6
│ │ │ │ │ ├── proc-macro-hack v0.5.18
│ │ │ │ │ ├── proc-macro2 v1.0.24
│ │ │ │ │ │ └── unicode-xid v0.2.1
│ │ │ │ │ ├── quote v1.0.7
│ │ │ │ │ │ └── proc-macro2 v1.0.24 (*)
│ │ │ │ │ └── syn v1.0.45
│ │ │ │ │ ├── proc-macro2 v1.0.24 (*)
│ │ │ │ │ ├── quote v1.0.7 (*)
│ │ │ │ │ └── unicode-xid v0.2.1
│ │ │ │ ├── futures-sink v0.3.6
│ │ │ │ ├── futures-task v0.3.6
│ │ │ │ │ └── once_cell v1.4.1
│ │ │ │ ├── memchr v2.3.3
│ │ │ │ ├── pin-project v0.4.27
│ │ │ │ │ └── pin-project-internal v0.4.27
│ │ │ │ │ ├── proc-macro2 v1.0.24 (*)
│ │ │ │ │ ├── quote v1.0.7 (*)
│ │ │ │ │ └── syn v1.0.45 (*)
│ │ │ │ ├── pin-utils v0.1.0
│ │ │ │ ├── proc-macro-hack v0.5.18
│ │ │ │ ├── proc-macro-nested v0.1.6
│ │ │ │ └── slab v0.4.2
│ │ │ ├── http v0.2.1
│ │ │ │ ├── bytes v0.5.6
│ │ │ │ ├── fnv v1.0.7
│ │ │ │ └── itoa v0.4.6
│ │ │ ├── http-body v0.3.1
│ │ │ │ ├── bytes v0.5.6
│ │ │ │ └── http v0.2.1 (*)
│ │ │ ├── hyper v0.13.8
│ │ │ │ ├── bytes v0.5.6
│ │ │ │ ├── futures-channel v0.3.6 (*)
│ │ │ │ ├── futures-core v0.3.6
│ │ │ │ ├── futures-util v0.3.6 (*)
│ │ │ │ ├── h2 v0.2.6
│ │ │ │ │ ├── bytes v0.5.6
│ │ │ │ │ ├── fnv v1.0.7
│ │ │ │ │ ├── futures-core v0.3.6
│ │ │ │ │ ├── futures-sink v0.3.6
│ │ │ │ │ ├── futures-util v0.3.6 (*)
│ │ │ │ │ ├── http v0.2.1 (*)
│ │ │ │ │ ├── indexmap v1.6.0
│ │ │ │ │ │ └── hashbrown v0.9.1
│ │ │ │ │ │ [build-dependencies]
│ │ │ │ │ │ └── autocfg v1.0.1
│ │ │ │ │ ├── slab v0.4.2
│ │ │ │ │ ├── tokio v0.2.22
│ │ │ │ │ │ ├── bytes v0.5.6
│ │ │ │ │ │ ├── fnv v1.0.7
│ │ │ │ │ │ ├── futures-core v0.3.6
│ │ │ │ │ │ ├── iovec v0.1.4
│ │ │ │ │ │ │ └── libc v0.2.79
│ │ │ │ │ │ ├── lazy_static v1.4.0
│ │ │ │ │ │ ├── libc v0.2.79
│ │ │ │ │ │ ├── memchr v2.3.3
│ │ │ │ │ │ ├── mio v0.6.22
│ │ │ │ │ │ │ ├── cfg-if v0.1.10
│ │ │ │ │ │ │ ├── iovec v0.1.4 (*)
│ │ │ │ │ │ │ ├── libc v0.2.79
│ │ │ │ │ │ │ ├── log v0.4.11 (*)
│ │ │ │ │ │ │ ├── net2 v0.2.35
│ │ │ │ │ │ │ │ ├── cfg-if v0.1.10
│ │ │ │ │ │ │ │ └── libc v0.2.79
│ │ │ │ │ │ │ └── slab v0.4.2
│ │ │ │ │ │ ├── mio-uds v0.6.8
│ │ │ │ │ │ │ ├── iovec v0.1.4 (*)
│ │ │ │ │ │ │ ├── libc v0.2.79
│ │ │ │ │ │ │ └── mio v0.6.22 (*)
│ │ │ │ │ │ ├── num_cpus v1.13.0
│ │ │ │ │ │ │ └── libc v0.2.79
│ │ │ │ │ │ ├── pin-project-lite v0.1.10
│ │ │ │ │ │ ├── signal-hook-registry v1.2.1
│ │ │ │ │ │ │ ├── arc-swap v0.4.7
│ │ │ │ │ │ │ └── libc v0.2.79
│ │ │ │ │ │ ├── slab v0.4.2
│ │ │ │ │ │ └── tokio-macros v0.2.5
│ │ │ │ │ │ ├── proc-macro2 v1.0.24 (*)
│ │ │ │ │ │ ├── quote v1.0.7 (*)
│ │ │ │ │ │ └── syn v1.0.45 (*)
│ │ │ │ │ ├── tokio-util v0.3.1
│ │ │ │ │ │ ├── bytes v0.5.6
│ │ │ │ │ │ ├── futures-core v0.3.6
│ │ │ │ │ │ ├── futures-sink v0.3.6
│ │ │ │ │ │ ├── log v0.4.11 (*)
│ │ │ │ │ │ ├── pin-project-lite v0.1.10
│ │ │ │ │ │ └── tokio v0.2.22 (*)
│ │ │ │ │ └── tracing v0.1.21
│ │ │ │ │ ├── cfg-if v0.1.10
│ │ │ │ │ ├── log v0.4.11 (*)
│ │ │ │ │ ├── pin-project-lite v0.1.10
│ │ │ │ │ └── tracing-core v0.1.17
│ │ │ │ │ └── lazy_static v1.4.0
│ │ │ │ ├── http v0.2.1 (*)
│ │ │ │ ├── http-body v0.3.1 (*)
│ │ │ │ ├── httparse v1.3.4
│ │ │ │ ├── httpdate v0.3.2
│ │ │ │ ├── itoa v0.4.6
│ │ │ │ ├── pin-project v0.4.27 (*)
│ │ │ │ ├── socket2 v0.3.15
│ │ │ │ │ ├── cfg-if v0.1.10
│ │ │ │ │ └── libc v0.2.79
│ │ │ │ ├── tokio v0.2.22 (*)
│ │ │ │ ├── tower-service v0.3.0
│ │ │ │ ├── tracing v0.1.21 (*)
│ │ │ │ └── want v0.3.0
│ │ │ │ ├── log v0.4.11 (*)
│ │ │ │ └── try-lock v0.2.3
│ │ │ ├── hyper-tls v0.4.3
│ │ │ │ ├── bytes v0.5.6
│ │ │ │ ├── hyper v0.13.8 (*)
│ │ │ │ ├── native-tls v0.2.4
│ │ │ │ │ ├── log v0.4.11 (*)
│ │ │ │ │ ├── openssl v0.10.30
│ │ │ │ │ │ ├── bitflags v1.2.1
│ │ │ │ │ │ ├── cfg-if v0.1.10
│ │ │ │ │ │ ├── foreign-types v0.3.2
│ │ │ │ │ │ │ └── foreign-types-shared v0.1.1
│ │ │ │ │ │ ├── lazy_static v1.4.0
│ │ │ │ │ │ ├── libc v0.2.79
│ │ │ │ │ │ └── openssl-sys v0.9.58
│ │ │ │ │ │ └── libc v0.2.79
│ │ │ │ │ │ [build-dependencies]
│ │ │ │ │ │ ├── autocfg v1.0.1
│ │ │ │ │ │ ├── cc v1.0.61
│ │ │ │ │ │ └── pkg-config v0.3.19
│ │ │ │ │ ├── openssl-probe v0.1.2
│ │ │ │ │ └── openssl-sys v0.9.58 (*)
│ │ │ │ ├── tokio v0.2.22 (*)
│ │ │ │ └── tokio-tls v0.3.1
│ │ │ │ ├── native-tls v0.2.4 (*)
│ │ │ │ └── tokio v0.2.22 (*)
│ │ │ ├── ipnet v2.3.0
│ │ │ ├── lazy_static v1.4.0
│ │ │ ├── log v0.4.11 (*)
│ │ │ ├── mime v0.3.16
│ │ │ ├── mime_guess v2.0.3
│ │ │ │ ├── mime v0.3.16
│ │ │ │ └── unicase v2.6.0
│ │ │ │ [build-dependencies]
│ │ │ │ └── version_check v0.9.2
│ │ │ │ [build-dependencies]
│ │ │ │ └── unicase v2.6.0 (*)
│ │ │ ├── native-tls v0.2.4 (*)
│ │ │ ├── percent-encoding v2.1.0
│ │ │ ├── pin-project-lite v0.1.10
│ │ │ ├── serde v1.0.117
│ │ │ │ └── serde_derive v1.0.117
│ │ │ │ ├── proc-macro2 v1.0.24 (*)
│ │ │ │ ├── quote v1.0.7 (*)
│ │ │ │ └── syn v1.0.45 (*)
│ │ │ ├── serde_json v1.0.59
│ │ │ │ ├── itoa v0.4.6
│ │ │ │ ├── ryu v1.0.5
│ │ │ │ └── serde v1.0.117 (*)
│ │ │ ├── serde_urlencoded v0.6.1
│ │ │ │ ├── dtoa v0.4.6
│ │ │ │ ├── itoa v0.4.6
│ │ │ │ ├── serde v1.0.117 (*)
│ │ │ │ └── url v2.1.1
│ │ │ │ ├── idna v0.2.0
│ │ │ │ │ ├── matches v0.1.8
│ │ │ │ │ ├── unicode-bidi v0.3.4
│ │ │ │ │ │ └── matches v0.1.8
│ │ │ │ │ └── unicode-normalization v0.1.13
│ │ │ │ │ └── tinyvec v0.3.4
│ │ │ │ ├── matches v0.1.8
│ │ │ │ └── percent-encoding v2.1.0
│ │ │ ├── tokio v0.2.22 (*)
│ │ │ ├── tokio-tls v0.3.1 (*)
│ │ │ └── url v2.1.1 (*)
│ │ ├── serde v1.0.117 (*)
│ │ ├── serde_derive v1.0.117 (*)
│ │ ├── serde_json v1.0.59 (*)
│ │ └── url v2.1.1 (*)
│ └── raur-ext v2.0.0
│ └── raur v3.0.1 (*)
├── aur-fetch v0.7.1
│ ├── futures v0.3.6
│ │ ├── futures-channel v0.3.6 (*)
│ │ ├── futures-core v0.3.6
│ │ ├── futures-executor v0.3.6
│ │ │ ├── futures-core v0.3.6
│ │ │ ├── futures-task v0.3.6 (*)
│ │ │ └── futures-util v0.3.6 (*)
│ │ ├── futures-io v0.3.6
│ │ ├── futures-sink v0.3.6
│ │ ├── futures-task v0.3.6 (*)
│ │ └── futures-util v0.3.6 (*)
│ ├── tempdir v0.3.7
│ │ ├── rand v0.4.6
│ │ │ └── libc v0.2.79
│ │ └── remove_dir_all v0.5.3
│ ├── tokio v0.2.22 (*)
│ └── url v2.1.1 (*)
├── chrono v0.4.19
│ ├── libc v0.2.79
│ ├── num-integer v0.1.43
│ │ └── num-traits v0.2.12
│ │ [build-dependencies]
│ │ └── autocfg v1.0.1
│ │ [build-dependencies]
│ │ └── autocfg v1.0.1
│ ├── num-traits v0.2.12 (*)
│ └── time v0.1.44
│ └── libc v0.2.79
├── cini v0.1.1
├── dirs v3.0.1
│ └── dirs-sys v0.3.5
│ └── libc v0.2.79
├── futures v0.3.6 (*)
├── htmlescape v0.3.1
├── indicatif v0.15.0
│ ├── console v0.13.0
│ │ ├── lazy_static v1.4.0
│ │ ├── libc v0.2.79
│ │ ├── regex v1.4.1
│ │ │ └── regex-syntax v0.6.20
│ │ ├── terminal_size v0.1.13
│ │ │ └── libc v0.2.79
│ │ └── unicode-width v0.1.8
│ ├── lazy_static v1.4.0
│ ├── number_prefix v0.3.0
│ └── regex v1.4.1 (*)
├── libflate v1.0.2
│ ├── adler32 v1.2.0
│ ├── crc32fast v1.2.0
│ │ └── cfg-if v0.1.10
│ ├── libflate_lz77 v1.0.0
│ └── rle-decode-fast v1.0.1
├── nix v0.18.0
│ ├── bitflags v1.2.1
│ ├── cfg-if v0.1.10
│ └── libc v0.2.79
├── once_cell v1.4.1
├── pacmanconf v0.1.1
│ └── cini v0.1.1
├── raur v3.0.1 (*)
├── raur-ext v2.0.0 (*)
├── reqwest v0.10.8 (*)
├── rss v1.9.0
│ ├── derive_builder v0.9.0
│ │ ├── darling v0.10.2
│ │ │ ├── darling_core v0.10.2
│ │ │ │ ├── fnv v1.0.7
│ │ │ │ ├── ident_case v1.0.1
│ │ │ │ ├── proc-macro2 v1.0.24 (*)
│ │ │ │ ├── quote v1.0.7 (*)
│ │ │ │ ├── strsim v0.9.3
│ │ │ │ └── syn v1.0.45 (*)
│ │ │ └── darling_macro v0.10.2
│ │ │ ├── darling_core v0.10.2 (*)
│ │ │ ├── quote v1.0.7 (*)
│ │ │ └── syn v1.0.45 (*)
│ │ ├── derive_builder_core v0.9.0
│ │ │ ├── darling v0.10.2 (*)
│ │ │ ├── proc-macro2 v1.0.24 (*)
│ │ │ ├── quote v1.0.7 (*)
│ │ │ └── syn v1.0.45 (*)
│ │ ├── proc-macro2 v1.0.24 (*)
│ │ ├── quote v1.0.7 (*)
│ │ └── syn v1.0.45 (*)
│ └── quick-xml v0.17.2
│ ├── encoding_rs v0.8.24 (*)
│ └── memchr v2.3.3
├── serde v1.0.117 (*)
├── serde_json v1.0.59 (*)
├── smart-default v0.6.0
│ ├── proc-macro2 v1.0.24 (*)
│ ├── quote v1.0.7 (*)
│ └── syn v1.0.45 (*)
├── srcinfo v1.0.0
├── term_size v0.3.2
│ └── libc v0.2.79
├── tokio v0.2.22 (*)
├── url v2.1.1 (*)
└── urlencoding v1.1.1
[build-dependencies]
└── alpm v0.10.3 (*)