|
|
@@ -626,12 +626,9 @@ dependencies = [
|
|
|
|
|
|
[[package]]
|
|
|
name = "line-wrap"
|
|
|
-version = "0.1.1"
|
|
|
+version = "0.2.0"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "f30344350a2a51da54c1d53be93fade8a237e545dbcc4bdbe635413f2117cab9"
|
|
|
-dependencies = [
|
|
|
- "safemem",
|
|
|
-]
|
|
|
+checksum = "dd1bc4d24ad230d21fb898d1116b1801d7adfc449d42026475862ab48b11e70e"
|
|
|
|
|
|
[[package]]
|
|
|
name = "linux-raw-sys"
|
|
|
@@ -840,9 +837,9 @@ checksum = "3831453b3449ceb48b6d9c7ad7c96d5ea673e9b470a1dc578c2ce6521230884c"
|
|
|
|
|
|
[[package]]
|
|
|
name = "plist"
|
|
|
-version = "1.6.0"
|
|
|
+version = "1.6.1"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "e5699cc8a63d1aa2b1ee8e12b9ad70ac790d65788cd36101fa37f87ea46c4cef"
|
|
|
+checksum = "d9d34169e64b3c7a80c8621a48adaf44e0cf62c78a9b25dd9dd35f1881a17cf9"
|
|
|
dependencies = [
|
|
|
"base64",
|
|
|
"indexmap",
|
|
|
@@ -1019,12 +1016,6 @@ version = "1.0.15"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
checksum = "1ad4cc8da4ef723ed60bced201181d83791ad433213d8c24efffda1eec85d741"
|
|
|
|
|
|
-[[package]]
|
|
|
-name = "safemem"
|
|
|
-version = "0.3.3"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "ef703b7cb59335eae2eb93ceb664c0eb7ea6bf567079d843e09420219668e072"
|
|
|
-
|
|
|
[[package]]
|
|
|
name = "same-file"
|
|
|
version = "1.0.6"
|