File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -194,6 +194,7 @@ version = "0.34.0"
194194dependencies = [
195195 " atty 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)" ,
196196 " bufstream 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)" ,
197+ " byteorder 1.2.7 (registry+https://github.com/rust-lang/crates.io-index)" ,
197198 " bytesize 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
198199 " clap 2.32.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
199200 " core-foundation 0.6.3 (registry+https://github.com/rust-lang/crates.io-index)" ,
@@ -241,6 +242,7 @@ dependencies = [
241242 " toml 0.4.10 (registry+https://github.com/rust-lang/crates.io-index)" ,
242243 " unicode-width 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)" ,
243244 " url 1.7.2 (registry+https://github.com/rust-lang/crates.io-index)" ,
245+ " url_serde 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
244246 " winapi 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)" ,
245247]
246248
You can’t perform that action at this time.
0 commit comments