Skip to content

Instantly share code, notes, and snippets.

@brianm
Created June 15, 2020 01:47
Show Gist options
  • Save brianm/066797531d8cc1f1c6c563ea8db7b392 to your computer and use it in GitHub Desktop.
Save brianm/066797531d8cc1f1c6c563ea8db7b392 to your computer and use it in GitHub Desktop.
wsf on ξ‚  master ❯ cargo tree
wsf v1.1.9 (/Users/bmcc/src/github.com/brianm/wsf)
β”œβ”€β”€ anyhow v1.0.31
β”œβ”€β”€ chrono v0.4.11
β”‚ β”œβ”€β”€ num-integer v0.1.42
β”‚ β”‚ └── num-traits v0.2.11
β”‚ β”‚ [build-dependencies]
β”‚ β”‚ └── autocfg v1.0.0
β”‚ β”‚ [build-dependencies]
β”‚ β”‚ └── autocfg v1.0.0
β”‚ β”œβ”€β”€ num-traits v0.2.11 (*)
β”‚ └── time v0.1.43
β”‚ └── libc v0.2.71
β”œβ”€β”€ dirs v2.0.2
β”‚ β”œβ”€β”€ cfg-if v0.1.10
β”‚ └── dirs-sys v0.3.5
β”‚ └── libc v0.2.71
β”œβ”€β”€ docopt v1.1.0
β”‚ β”œβ”€β”€ lazy_static v1.4.0
β”‚ β”œβ”€β”€ regex v1.3.9
β”‚ β”‚ β”œβ”€β”€ aho-corasick v0.7.10
β”‚ β”‚ β”‚ └── memchr v2.3.3
β”‚ β”‚ β”œβ”€β”€ memchr v2.3.3
β”‚ β”‚ β”œβ”€β”€ regex-syntax v0.6.18
β”‚ β”‚ └── thread_local v1.0.1
β”‚ β”‚ └── lazy_static v1.4.0
β”‚ β”œβ”€β”€ serde v1.0.111
β”‚ β”‚ └── serde_derive v1.0.111
β”‚ β”‚ β”œβ”€β”€ proc-macro2 v1.0.18
β”‚ β”‚ β”‚ └── unicode-xid v0.2.0
β”‚ β”‚ β”œβ”€β”€ quote v1.0.6
β”‚ β”‚ β”‚ └── proc-macro2 v1.0.18 (*)
β”‚ β”‚ └── syn v1.0.30
β”‚ β”‚ β”œβ”€β”€ proc-macro2 v1.0.18 (*)
β”‚ β”‚ β”œβ”€β”€ quote v1.0.6 (*)
β”‚ β”‚ └── unicode-xid v0.2.0
β”‚ └── strsim v0.9.3
β”œβ”€β”€ env_logger v0.7.1
β”‚ β”œβ”€β”€ atty v0.2.14
β”‚ β”‚ └── libc v0.2.71
β”‚ β”œβ”€β”€ humantime v1.3.0
β”‚ β”‚ └── quick-error v1.2.3
β”‚ β”œβ”€β”€ log v0.4.8
β”‚ β”‚ └── cfg-if v0.1.10
β”‚ β”œβ”€β”€ regex v1.3.9 (*)
β”‚ └── termcolor v1.1.0
β”œβ”€β”€ human-panic v1.0.3
β”‚ β”œβ”€β”€ backtrace v0.3.48
β”‚ β”‚ β”œβ”€β”€ addr2line v0.12.1
β”‚ β”‚ β”‚ └── gimli v0.21.0
β”‚ β”‚ β”œβ”€β”€ cfg-if v0.1.10
β”‚ β”‚ β”œβ”€β”€ libc v0.2.71
β”‚ β”‚ β”œβ”€β”€ object v0.19.0
β”‚ β”‚ └── rustc-demangle v0.1.16
β”‚ β”œβ”€β”€ os_type v2.2.0
β”‚ β”‚ └── regex v1.3.9 (*)
β”‚ β”œβ”€β”€ serde v1.0.111 (*)
β”‚ β”œβ”€β”€ serde_derive v1.0.111 (*)
β”‚ β”œβ”€β”€ termcolor v1.1.0
β”‚ β”œβ”€β”€ toml v0.5.6
β”‚ β”‚ └── serde v1.0.111 (*)
β”‚ └── uuid v0.8.1
β”‚ └── rand v0.7.3
β”‚ β”œβ”€β”€ getrandom v0.1.14
β”‚ β”‚ β”œβ”€β”€ cfg-if v0.1.10
β”‚ β”‚ └── libc v0.2.71
β”‚ β”œβ”€β”€ libc v0.2.71
β”‚ β”œβ”€β”€ rand_chacha v0.2.2
β”‚ β”‚ β”œβ”€β”€ ppv-lite86 v0.2.8
β”‚ β”‚ └── rand_core v0.5.1
β”‚ β”‚ └── getrandom v0.1.14 (*)
β”‚ └── rand_core v0.5.1 (*)
β”œβ”€β”€ lazy_static v1.4.0
β”œβ”€β”€ log v0.4.8 (*)
β”œβ”€β”€ regex v1.3.9 (*)
β”œβ”€β”€ reqwest v0.10.6
β”‚ β”œβ”€β”€ base64 v0.12.1
β”‚ β”œβ”€β”€ bytes v0.5.4
β”‚ β”œβ”€β”€ encoding_rs v0.8.23
β”‚ β”‚ └── cfg-if v0.1.10
β”‚ β”œβ”€β”€ futures-core v0.3.5
β”‚ β”œβ”€β”€ futures-util v0.3.5
β”‚ β”‚ β”œβ”€β”€ futures-core v0.3.5
β”‚ β”‚ β”œβ”€β”€ futures-task v0.3.5
β”‚ β”‚ β”œβ”€β”€ pin-project v0.4.19
β”‚ β”‚ β”‚ └── pin-project-internal v0.4.19
β”‚ β”‚ β”‚ β”œβ”€β”€ proc-macro2 v1.0.18 (*)
β”‚ β”‚ β”‚ β”œβ”€β”€ quote v1.0.6 (*)
β”‚ β”‚ β”‚ └── syn v1.0.30 (*)
β”‚ β”‚ └── pin-utils v0.1.0
β”‚ β”œβ”€β”€ http v0.2.1
β”‚ β”‚ β”œβ”€β”€ bytes v0.5.4
β”‚ β”‚ β”œβ”€β”€ fnv v1.0.7
β”‚ β”‚ └── itoa v0.4.5
β”‚ β”œβ”€β”€ http-body v0.3.1
β”‚ β”‚ β”œβ”€β”€ bytes v0.5.4
β”‚ β”‚ └── http v0.2.1 (*)
β”‚ β”œβ”€β”€ hyper v0.13.6
β”‚ β”‚ β”œβ”€β”€ bytes v0.5.4
β”‚ β”‚ β”œβ”€β”€ futures-channel v0.3.5
β”‚ β”‚ β”‚ └── futures-core v0.3.5
β”‚ β”‚ β”œβ”€β”€ futures-core v0.3.5
β”‚ β”‚ β”œβ”€β”€ futures-util v0.3.5 (*)
β”‚ β”‚ β”œβ”€β”€ h2 v0.2.5
β”‚ β”‚ β”‚ β”œβ”€β”€ bytes v0.5.4
β”‚ β”‚ β”‚ β”œβ”€β”€ fnv v1.0.7
β”‚ β”‚ β”‚ β”œβ”€β”€ futures-core v0.3.5
β”‚ β”‚ β”‚ β”œβ”€β”€ futures-sink v0.3.5
β”‚ β”‚ β”‚ β”œβ”€β”€ futures-util v0.3.5 (*)
β”‚ β”‚ β”‚ β”œβ”€β”€ http v0.2.1 (*)
β”‚ β”‚ β”‚ β”œβ”€β”€ indexmap v1.4.0
β”‚ β”‚ β”‚ β”‚ [build-dependencies]
β”‚ β”‚ β”‚ β”‚ └── autocfg v1.0.0
β”‚ β”‚ β”‚ β”œβ”€β”€ log v0.4.8 (*)
β”‚ β”‚ β”‚ β”œβ”€β”€ slab v0.4.2
β”‚ β”‚ β”‚ β”œβ”€β”€ tokio v0.2.21
β”‚ β”‚ β”‚ β”‚ β”œβ”€β”€ bytes v0.5.4
β”‚ β”‚ β”‚ β”‚ β”œβ”€β”€ fnv v1.0.7
β”‚ β”‚ β”‚ β”‚ β”œβ”€β”€ futures-core v0.3.5
β”‚ β”‚ β”‚ β”‚ β”œβ”€β”€ iovec v0.1.4
β”‚ β”‚ β”‚ β”‚ β”‚ └── libc v0.2.71
β”‚ β”‚ β”‚ β”‚ β”œβ”€β”€ lazy_static v1.4.0
β”‚ β”‚ β”‚ β”‚ β”œβ”€β”€ libc v0.2.71
β”‚ β”‚ β”‚ β”‚ β”œβ”€β”€ memchr v2.3.3
β”‚ β”‚ β”‚ β”‚ β”œβ”€β”€ mio v0.6.22
β”‚ β”‚ β”‚ β”‚ β”‚ β”œβ”€β”€ cfg-if v0.1.10
β”‚ β”‚ β”‚ β”‚ β”‚ β”œβ”€β”€ iovec v0.1.4 (*)
β”‚ β”‚ β”‚ β”‚ β”‚ β”œβ”€β”€ libc v0.2.71
β”‚ β”‚ β”‚ β”‚ β”‚ β”œβ”€β”€ log v0.4.8 (*)
β”‚ β”‚ β”‚ β”‚ β”‚ β”œβ”€β”€ net2 v0.2.34
β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”œβ”€β”€ cfg-if v0.1.10
β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ └── libc v0.2.71
β”‚ β”‚ β”‚ β”‚ β”‚ └── slab v0.4.2
β”‚ β”‚ β”‚ β”‚ β”œβ”€β”€ mio-uds v0.6.8
β”‚ β”‚ β”‚ β”‚ β”‚ β”œβ”€β”€ iovec v0.1.4 (*)
β”‚ β”‚ β”‚ β”‚ β”‚ β”œβ”€β”€ libc v0.2.71
β”‚ β”‚ β”‚ β”‚ β”‚ └── mio v0.6.22 (*)
β”‚ β”‚ β”‚ β”‚ β”œβ”€β”€ num_cpus v1.13.0
β”‚ β”‚ β”‚ β”‚ β”‚ └── libc v0.2.71
β”‚ β”‚ β”‚ β”‚ β”œβ”€β”€ pin-project-lite v0.1.7
β”‚ β”‚ β”‚ β”‚ β”œβ”€β”€ signal-hook-registry v1.2.0
β”‚ β”‚ β”‚ β”‚ β”‚ β”œβ”€β”€ arc-swap v0.4.7
β”‚ β”‚ β”‚ β”‚ β”‚ └── libc v0.2.71
β”‚ β”‚ β”‚ β”‚ β”œβ”€β”€ slab v0.4.2
β”‚ β”‚ β”‚ β”‚ └── tokio-macros v0.2.5
β”‚ β”‚ β”‚ β”‚ β”œβ”€β”€ proc-macro2 v1.0.18 (*)
β”‚ β”‚ β”‚ β”‚ β”œβ”€β”€ quote v1.0.6 (*)
β”‚ β”‚ β”‚ β”‚ └── syn v1.0.30 (*)
β”‚ β”‚ β”‚ └── tokio-util v0.3.1
β”‚ β”‚ β”‚ β”œβ”€β”€ bytes v0.5.4
β”‚ β”‚ β”‚ β”œβ”€β”€ futures-core v0.3.5
β”‚ β”‚ β”‚ β”œβ”€β”€ futures-sink v0.3.5
β”‚ β”‚ β”‚ β”œβ”€β”€ log v0.4.8 (*)
β”‚ β”‚ β”‚ β”œβ”€β”€ pin-project-lite v0.1.7
β”‚ β”‚ β”‚ └── tokio v0.2.21 (*)
β”‚ β”‚ β”œβ”€β”€ http v0.2.1 (*)
β”‚ β”‚ β”œβ”€β”€ http-body v0.3.1 (*)
β”‚ β”‚ β”œβ”€β”€ httparse v1.3.4
β”‚ β”‚ β”œβ”€β”€ itoa v0.4.5
β”‚ β”‚ β”œβ”€β”€ log v0.4.8 (*)
β”‚ β”‚ β”œβ”€β”€ pin-project v0.4.19 (*)
β”‚ β”‚ β”œβ”€β”€ socket2 v0.3.12
β”‚ β”‚ β”‚ β”œβ”€β”€ cfg-if v0.1.10
β”‚ β”‚ β”‚ └── libc v0.2.71
β”‚ β”‚ β”œβ”€β”€ time v0.1.43 (*)
β”‚ β”‚ β”œβ”€β”€ tokio v0.2.21 (*)
β”‚ β”‚ β”œβ”€β”€ tower-service v0.3.0
β”‚ β”‚ └── want v0.3.0
β”‚ β”‚ β”œβ”€β”€ log v0.4.8 (*)
β”‚ β”‚ └── try-lock v0.2.2
β”‚ β”œβ”€β”€ hyper-tls v0.4.1
β”‚ β”‚ β”œβ”€β”€ bytes v0.5.4
β”‚ β”‚ β”œβ”€β”€ hyper v0.13.6 (*)
β”‚ β”‚ β”œβ”€β”€ native-tls v0.2.4
β”‚ β”‚ β”‚ β”œβ”€β”€ lazy_static v1.4.0
β”‚ β”‚ β”‚ β”œβ”€β”€ libc v0.2.71
β”‚ β”‚ β”‚ β”œβ”€β”€ security-framework v0.4.4
β”‚ β”‚ β”‚ β”‚ β”œβ”€β”€ bitflags v1.2.1
β”‚ β”‚ β”‚ β”‚ β”œβ”€β”€ core-foundation v0.7.0
β”‚ β”‚ β”‚ β”‚ β”‚ β”œβ”€β”€ core-foundation-sys v0.7.0
β”‚ β”‚ β”‚ β”‚ β”‚ └── libc v0.2.71
β”‚ β”‚ β”‚ β”‚ β”œβ”€β”€ core-foundation-sys v0.7.0
β”‚ β”‚ β”‚ β”‚ β”œβ”€β”€ libc v0.2.71
β”‚ β”‚ β”‚ β”‚ └── security-framework-sys v0.4.3
β”‚ β”‚ β”‚ β”‚ β”œβ”€β”€ core-foundation-sys v0.7.0
β”‚ β”‚ β”‚ β”‚ └── libc v0.2.71
β”‚ β”‚ β”‚ β”œβ”€β”€ security-framework-sys v0.4.3 (*)
β”‚ β”‚ β”‚ └── tempfile v3.1.0
β”‚ β”‚ β”‚ β”œβ”€β”€ cfg-if v0.1.10
β”‚ β”‚ β”‚ β”œβ”€β”€ libc v0.2.71
β”‚ β”‚ β”‚ β”œβ”€β”€ rand v0.7.3 (*)
β”‚ β”‚ β”‚ └── remove_dir_all v0.5.2
β”‚ β”‚ β”œβ”€β”€ tokio v0.2.21 (*)
β”‚ β”‚ └── tokio-tls v0.3.1
β”‚ β”‚ β”œβ”€β”€ native-tls v0.2.4 (*)
β”‚ β”‚ └── tokio v0.2.21 (*)
β”‚ β”œβ”€β”€ lazy_static v1.4.0
β”‚ β”œβ”€β”€ log v0.4.8 (*)
β”‚ β”œβ”€β”€ 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.7
β”‚ β”œβ”€β”€ serde v1.0.111 (*)
β”‚ β”œβ”€β”€ serde_json v1.0.53
β”‚ β”‚ β”œβ”€β”€ itoa v0.4.5
β”‚ β”‚ β”œβ”€β”€ ryu v1.0.5
β”‚ β”‚ └── serde v1.0.111 (*)
β”‚ β”œβ”€β”€ serde_urlencoded v0.6.1
β”‚ β”‚ β”œβ”€β”€ dtoa v0.4.5
β”‚ β”‚ β”œβ”€β”€ itoa v0.4.5
β”‚ β”‚ β”œβ”€β”€ serde v1.0.111 (*)
β”‚ β”‚ └── 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.12
β”‚ β”‚ β”‚ └── smallvec v1.4.0
β”‚ β”‚ β”œβ”€β”€ matches v0.1.8
β”‚ β”‚ └── percent-encoding v2.1.0
β”‚ β”œβ”€β”€ tokio v0.2.21 (*)
β”‚ β”œβ”€β”€ tokio-tls v0.3.1 (*)
β”‚ └── url v2.1.1 (*)
β”œβ”€β”€ serde v1.0.111 (*)
β”œβ”€β”€ serde_derive v1.0.111 (*)
β”œβ”€β”€ serde_json v1.0.53 (*)
β”œβ”€β”€ thiserror v1.0.19
β”‚ └── thiserror-impl v1.0.19
β”‚ β”œβ”€β”€ proc-macro2 v1.0.18 (*)
β”‚ β”œβ”€β”€ quote v1.0.6 (*)
β”‚ └── syn v1.0.30 (*)
└── tokio v0.2.21 (*)
[dev-dependencies]
β”œβ”€β”€ mockito v0.16.0
β”‚ β”œβ”€β”€ colored v1.9.3
β”‚ β”‚ β”œβ”€β”€ atty v0.2.14 (*)
β”‚ β”‚ └── lazy_static v1.4.0
β”‚ β”œβ”€β”€ difference v2.0.0
β”‚ β”œβ”€β”€ httparse v1.3.4
β”‚ β”œβ”€β”€ lazy_static v1.4.0
β”‚ β”œβ”€β”€ log v0.4.8 (*)
β”‚ β”œβ”€β”€ rand v0.5.6
β”‚ β”‚ β”œβ”€β”€ libc v0.2.71
β”‚ β”‚ └── rand_core v0.3.1
β”‚ β”‚ └── rand_core v0.4.2
β”‚ β”œβ”€β”€ regex v1.3.9 (*)
β”‚ └── serde_json v1.0.53 (*)
└── pretty_assertions v0.6.1
β”œβ”€β”€ ansi_term v0.11.0
└── difference v2.0.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment