File tree 2 files changed +3
-1
lines changed
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"
194
194
dependencies = [
195
195
" atty 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)" ,
196
196
" 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)" ,
197
198
" bytesize 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
198
199
" clap 2.32.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
199
200
" core-foundation 0.6.3 (registry+https://github.com/rust-lang/crates.io-index)" ,
@@ -241,6 +242,7 @@ dependencies = [
241
242
" toml 0.4.10 (registry+https://github.com/rust-lang/crates.io-index)" ,
242
243
" unicode-width 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)" ,
243
244
" 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)" ,
244
246
" winapi 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)" ,
245
247
]
246
248
You can’t perform that action at this time.
0 commit comments