From b6890771b88248116785c4559798f86856115483 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Feb 2022 12:07:54 +0000 Subject: [PATCH] Bump prettydiff from 0.3.1 to 0.6.0 Bumps [prettydiff](https://github.com/romankoblov/prettydiff) from 0.3.1 to 0.6.0. - [Release notes](https://github.com/romankoblov/prettydiff/releases) - [Commits](https://github.com/romankoblov/prettydiff/commits) --- updated-dependencies: - dependency-name: prettydiff dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Cargo.lock | 113 +++++++++------------ language/move-prover/test-utils/Cargo.toml | 2 +- 2 files changed, 48 insertions(+), 67 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 9363eb707d3c..1f082826d98a 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -123,15 +123,18 @@ dependencies = [ [[package]] name = "ansi_term" -version = "0.9.0" +version = "0.11.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "23ac7c30002a5accbf7e8987d0632fa6de155b7c3d39d0067317a391e00a2ef6" +checksum = "ee49baf6cb617b853aa8d93bf420db2383fab46d314482ca2803b40d5fde979b" +dependencies = [ + "winapi 0.3.9", +] [[package]] name = "ansi_term" -version = "0.11.0" +version = "0.12.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "ee49baf6cb617b853aa8d93bf420db2383fab46d314482ca2803b40d5fde979b" +checksum = "d52a9bb7ec0cf484c551830a7ce27bd20d67eac647e1befb56b0be4ee39a55d2" dependencies = [ "winapi 0.3.9", ] @@ -271,7 +274,7 @@ dependencies = [ "serde", "serde_json", "storage-interface", - "structopt 0.3.21", + "structopt", "tokio", "tokio-util", "toml", @@ -734,7 +737,7 @@ dependencies = [ "rust_decimal", "rustyline", "serde", - "structopt 0.3.21", + "structopt", "tokio", "transaction-builder", "walkdir", @@ -801,7 +804,7 @@ dependencies = [ "serde_json", "serde_yaml", "state-synchronizer", - "structopt 0.3.21", + "structopt", "termion", "tokio", "toml", @@ -882,7 +885,7 @@ dependencies = [ "libra-canonical-serialization", "move-ir-types", "serde_json", - "structopt 0.3.21", + "structopt", "vm", ] @@ -1236,7 +1239,7 @@ version = "0.1.0" dependencies = [ "diem-workspace-hack", "regex", - "structopt 0.3.21", + "structopt", "termcolor", "walkdir", ] @@ -1256,7 +1259,7 @@ dependencies = [ "executor", "libra-canonical-serialization", "storage-interface", - "structopt 0.3.21", + "structopt", ] [[package]] @@ -1417,7 +1420,7 @@ dependencies = [ "serde-generate", "serde-reflection", "serde_yaml", - "structopt 0.3.21", + "structopt", "tempfile", ] @@ -1433,7 +1436,7 @@ dependencies = [ "hex", "libra-canonical-serialization", "reqwest", - "structopt 0.3.21", + "structopt", "tokio", ] @@ -1457,7 +1460,7 @@ dependencies = [ "serde", "serde_derive", "serde_json", - "structopt 0.3.21", + "structopt", "tempfile", "tokio", "transaction-builder-generated", @@ -1513,7 +1516,7 @@ dependencies = [ "state-synchronizer", "stats_alloc", "storage-interface", - "structopt 0.3.21", + "structopt", "ureq", "vm", ] @@ -1543,7 +1546,7 @@ dependencies = [ "rand 0.7.3", "serde", "storage-interface", - "structopt 0.3.21", + "structopt", "thiserror", "toml", "transaction-builder", @@ -1760,7 +1763,7 @@ dependencies = [ "libra-canonical-serialization", "serde", "serde_yaml", - "structopt 0.3.21", + "structopt", "thiserror", "toml", "transaction-builder", @@ -1906,7 +1909,7 @@ dependencies = [ "storage-client", "storage-interface", "storage-service", - "structopt 0.3.21", + "structopt", "subscription-service", "tokio", ] @@ -1932,7 +1935,7 @@ dependencies = [ "libra-canonical-serialization", "serde", "serde_json", - "structopt 0.3.21", + "structopt", "thiserror", "toml", "transaction-builder", @@ -2068,7 +2071,7 @@ dependencies = [ "diem-workspace-hack", "diemdb", "storage-interface", - "structopt 0.3.21", + "structopt", "tempfile", "transaction-builder", ] @@ -2087,7 +2090,7 @@ dependencies = [ "diem-types", "diem-workspace-hack", "reqwest", - "structopt 0.3.21", + "structopt", "thiserror", ] @@ -2113,7 +2116,7 @@ dependencies = [ "reqwest", "serde", "serde_json", - "structopt 0.3.21", + "structopt", "tokio", ] @@ -2138,7 +2141,7 @@ dependencies = [ "move-vm-types", "resource-viewer", "stdlib", - "structopt 0.3.21", + "structopt", "vm", "vm-genesis", ] @@ -2286,7 +2289,7 @@ dependencies = [ "serde", "serde_json", "stdlib", - "structopt 0.3.21", + "structopt", "tempfile", ] @@ -2335,7 +2338,7 @@ dependencies = [ "serde", "serde_json", "storage-interface", - "structopt 0.3.21", + "structopt", ] [[package]] @@ -2425,7 +2428,7 @@ dependencies = [ "move-core-types", "move-coverage", "move-ir-types", - "structopt 0.3.21", + "structopt", "vm", ] @@ -2676,7 +2679,7 @@ dependencies = [ "storage-client", "storage-interface", "storage-service", - "structopt 0.3.21", + "structopt", "transaction-builder", ] @@ -2991,7 +2994,7 @@ dependencies = [ "serde", "serde-reflection", "serde_yaml", - "structopt 0.3.21", + "structopt", ] [[package]] @@ -3033,7 +3036,7 @@ dependencies = [ "diem-workspace-hack", "libra-canonical-serialization", "resource-viewer", - "structopt 0.3.21", + "structopt", "vm", "vm-genesis", ] @@ -3825,7 +3828,7 @@ dependencies = [ "channel", "diem-workspace-hack", "futures 0.3.8", - "structopt 0.3.21", + "structopt", ] [[package]] @@ -4012,7 +4015,7 @@ dependencies = [ "once_cell", "resource-viewer", "stdlib", - "structopt 0.3.21", + "structopt", "vm", "vm-genesis", ] @@ -4059,7 +4062,7 @@ dependencies = [ "once_cell", "petgraph", "serde", - "structopt 0.3.21", + "structopt", "vm", ] @@ -4072,7 +4075,7 @@ dependencies = [ "errmapgen", "libra-canonical-serialization", "move-core-types", - "structopt 0.3.21", + "structopt", ] [[package]] @@ -4110,7 +4113,7 @@ dependencies = [ "move-ir-types", "petgraph", "regex", - "structopt 0.3.21", + "structopt", "tempfile", "vm", "walkdir", @@ -4912,13 +4915,13 @@ dependencies = [ [[package]] name = "prettydiff" -version = "0.3.1" +version = "0.6.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "5240be0c9ea1bc7887819a36264cb9475eb71c58749808e5b989c8c1fdc67acf" +checksum = "f4c2e16521a3f483fe30b00e6a18d71035c2c8c019c267258bb5408c2f8aafa2" dependencies = [ - "ansi_term 0.9.0", + "ansi_term 0.12.1", "prettytable-rs", - "structopt 0.2.18", + "structopt", ] [[package]] @@ -5858,7 +5861,7 @@ dependencies = [ "libra-canonical-serialization", "rand 0.7.3", "serde_yaml", - "structopt 0.3.21", + "structopt", "thiserror", ] @@ -5920,7 +5923,7 @@ dependencies = [ "serde-reflection", "serde_bytes", "serde_yaml", - "structopt 0.3.21", + "structopt", "textwrap 0.12.1", ] @@ -6500,16 +6503,6 @@ version = "0.8.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "8ea5119cdb4c55b55d432abb513a0429384878c15dde60cc77b1c99de1a95a6a" -[[package]] -name = "structopt" -version = "0.2.18" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "16c2cdbf9cc375f15d1b4141bc48aeef444806655cd0e904207edc8d68d86ed7" -dependencies = [ - "clap", - "structopt-derive 0.2.18", -] - [[package]] name = "structopt" version = "0.3.21" @@ -6518,19 +6511,7 @@ checksum = "5277acd7ee46e63e5168a80734c9f6ee81b1367a7d8772a2d765df2a3705d28c" dependencies = [ "clap", "lazy_static", - "structopt-derive 0.4.14", -] - -[[package]] -name = "structopt-derive" -version = "0.2.18" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "53010261a84b37689f9ed7d395165029f9cc7abb9f56bbfe86bee2597ed25107" -dependencies = [ - "heck", - "proc-macro2 0.4.30", - "quote 0.6.13", - "syn 0.15.44", + "structopt-derive", ] [[package]] @@ -6581,7 +6562,7 @@ dependencies = [ "rand 0.7.3", "serde", "serde_json", - "structopt 0.3.21", + "structopt", "transaction-builder", ] @@ -6714,7 +6695,7 @@ dependencies = [ "move-vm-types", "num_cpus", "rand 0.7.3", - "structopt 0.3.21", + "structopt", "vm", ] @@ -7040,7 +7021,7 @@ dependencies = [ "serde-generate", "serde-reflection", "serde_yaml", - "structopt 0.3.21", + "structopt", "tempfile", "textwrap 0.12.1", "which 4.0.2", @@ -7591,7 +7572,7 @@ dependencies = [ "regex", "serde", "serde_json", - "structopt 0.3.21", + "structopt", "toml", "x-core", "x-lint", diff --git a/language/move-prover/test-utils/Cargo.toml b/language/move-prover/test-utils/Cargo.toml index 44d88215d15a..f0081da365fb 100644 --- a/language/move-prover/test-utils/Cargo.toml +++ b/language/move-prover/test-utils/Cargo.toml @@ -6,7 +6,7 @@ edition = "2018" license = "Apache-2.0" [dependencies] -prettydiff = "0.3.1" +prettydiff = "0.6.0" anyhow = "1.0.34" regex = "1.4.2" diem-workspace-hack = { path = "../../../common/workspace-hack", version = "0.1.0" }