From 0739b7aa6a443f81d49eb9be754fbfbb0600b525 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Aug 2022 17:41:56 +0000 Subject: [PATCH] Bump anyhow from 1.0.34 to 1.0.62 Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.34 to 1.0.62. - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](https://github.com/dtolnay/anyhow/compare/1.0.34...1.0.62) --- updated-dependencies: - dependency-name: anyhow dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Cargo.lock | 4 ++-- client/faucet/Cargo.toml | 2 +- client/json-rpc/Cargo.toml | 2 +- common/channel/Cargo.toml | 2 +- common/debug-interface/Cargo.toml | 2 +- common/diemdoc/Cargo.toml | 2 +- common/metrics/Cargo.toml | 2 +- common/subscription-service/Cargo.toml | 2 +- common/trace/Cargo.toml | 2 +- config/management/Cargo.toml | 2 +- config/management/genesis/Cargo.toml | 2 +- config/management/operational/Cargo.toml | 2 +- config/seed-peer-generator/Cargo.toml | 2 +- consensus/Cargo.toml | 2 +- consensus/consensus-types/Cargo.toml | 2 +- crypto/crypto-derive/Cargo.toml | 2 +- crypto/crypto/Cargo.toml | 2 +- devtools/x/Cargo.toml | 2 +- execution/db-bootstrapper/Cargo.toml | 2 +- execution/execution-correctness/Cargo.toml | 2 +- execution/executor-test-helpers/Cargo.toml | 2 +- execution/executor-types/Cargo.toml | 2 +- execution/executor/Cargo.toml | 2 +- json-rpc/Cargo.toml | 2 +- json-rpc/types/Cargo.toml | 2 +- language/benchmarks/Cargo.toml | 2 +- language/bytecode-verifier/Cargo.toml | 2 +- language/compiler/Cargo.toml | 2 +- language/compiler/bytecode-source-map/Cargo.toml | 2 +- language/compiler/ir-to-bytecode/Cargo.toml | 2 +- language/compiler/ir-to-bytecode/syntax/Cargo.toml | 2 +- language/diem-tools/diem-events-fetcher/Cargo.toml | 2 +- language/diem-tools/diem-validator-interface/Cargo.toml | 2 +- language/diem-tools/transaction-replay/Cargo.toml | 2 +- language/diem-tools/writeset-transaction-generator/Cargo.toml | 2 +- language/diem-vm/Cargo.toml | 2 +- language/ir-testsuite/Cargo.toml | 2 +- language/move-core/types/Cargo.toml | 2 +- language/move-ir/types/Cargo.toml | 2 +- language/move-lang/Cargo.toml | 2 +- language/move-lang/functional-tests/Cargo.toml | 2 +- language/move-prover/Cargo.toml | 2 +- language/move-prover/abigen/Cargo.toml | 2 +- language/move-prover/bytecode/Cargo.toml | 2 +- language/move-prover/diagen/Cargo.toml | 2 +- language/move-prover/docgen/Cargo.toml | 2 +- language/move-prover/errmapgen/Cargo.toml | 2 +- language/move-prover/spec-lang/Cargo.toml | 2 +- language/move-prover/test-utils/Cargo.toml | 2 +- language/move-vm/integration-tests/Cargo.toml | 2 +- language/move-vm/runtime/Cargo.toml | 2 +- language/move-vm/test-utils/Cargo.toml | 2 +- language/stdlib/Cargo.toml | 2 +- language/stdlib/compiled/Cargo.toml | 2 +- language/testing-infra/e2e-tests/Cargo.toml | 2 +- language/testing-infra/functional-tests/Cargo.toml | 2 +- language/tools/disassembler/Cargo.toml | 2 +- language/tools/move-cli/Cargo.toml | 2 +- language/tools/move-coverage/Cargo.toml | 2 +- language/tools/resource-viewer/Cargo.toml | 2 +- language/tools/vm-genesis/Cargo.toml | 2 +- language/transaction-builder/generator/Cargo.toml | 2 +- language/vm/Cargo.toml | 2 +- mempool/Cargo.toml | 2 +- network/Cargo.toml | 2 +- network/network-address/Cargo.toml | 2 +- network/simple-onchain-discovery/Cargo.toml | 2 +- secure/json-rpc/Cargo.toml | 2 +- secure/key-manager/Cargo.toml | 2 +- state-synchronizer/Cargo.toml | 2 +- storage/accumulator/Cargo.toml | 2 +- storage/backup/backup-cli/Cargo.toml | 2 +- storage/backup/backup-service/Cargo.toml | 2 +- storage/diemdb/Cargo.toml | 2 +- storage/diemsum/Cargo.toml | 2 +- storage/inspector/Cargo.toml | 2 +- storage/jellyfish-merkle/Cargo.toml | 2 +- storage/schemadb/Cargo.toml | 2 +- storage/state-view/Cargo.toml | 2 +- storage/storage-client/Cargo.toml | 2 +- storage/storage-interface/Cargo.toml | 2 +- storage/storage-service/Cargo.toml | 2 +- testsuite/cli/Cargo.toml | 2 +- testsuite/cli/diem-wallet/Cargo.toml | 2 +- testsuite/cluster-test/Cargo.toml | 2 +- testsuite/diem-fuzzer/Cargo.toml | 2 +- testsuite/diem-swarm/Cargo.toml | 2 +- testsuite/smoke-test/Cargo.toml | 2 +- types/Cargo.toml | 2 +- vm-validator/Cargo.toml | 2 +- 90 files changed, 91 insertions(+), 91 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index ee0de5c7e5c8..7af0e5b068db 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -138,9 +138,9 @@ dependencies = [ [[package]] name = "anyhow" -version = "1.0.34" +version = "1.0.62" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "bf8dcb5b4bbaa28653b647d8c77bd4ed40183b48882e130c1f1ffb73de069fd7" +checksum = "1485d4d2cc45e7b201ee3767015c96faa5904387c9d87c6efdd0fb511f12d305" [[package]] name = "arbitrary" diff --git a/client/faucet/Cargo.toml b/client/faucet/Cargo.toml index d8eb6385f72b..f89468a63ae9 100644 --- a/client/faucet/Cargo.toml +++ b/client/faucet/Cargo.toml @@ -10,7 +10,7 @@ publish = false edition = "2018" [dependencies] -anyhow = "1.0.34" +anyhow = "1.0.62" hex = "0.4.2" reqwest = { version = "0.10.9", features = ["blocking"], default-features = false } serde = "1.0.117" diff --git a/client/json-rpc/Cargo.toml b/client/json-rpc/Cargo.toml index 7e68f8ad3147..f6b8f2c171cf 100644 --- a/client/json-rpc/Cargo.toml +++ b/client/json-rpc/Cargo.toml @@ -10,7 +10,7 @@ publish = false edition = "2018" [dependencies] -anyhow = "1.0.34" +anyhow = "1.0.62" async-trait = "0.1.42" futures = "0.3.8" hex = "0.4.2" diff --git a/common/channel/Cargo.toml b/common/channel/Cargo.toml index d0042378e9ec..e009941423d7 100644 --- a/common/channel/Cargo.toml +++ b/common/channel/Cargo.toml @@ -10,7 +10,7 @@ publish = false edition = "2018" [dependencies] -anyhow = "1.0.34" +anyhow = "1.0.62" futures = "0.3.8" diem-metrics = { path = "../metrics", version = "0.1.0" } diem-infallible = { path = "../infallible", version = "0.1.0" } diff --git a/common/debug-interface/Cargo.toml b/common/debug-interface/Cargo.toml index ee634b261cce..0334de9e2d0a 100644 --- a/common/debug-interface/Cargo.toml +++ b/common/debug-interface/Cargo.toml @@ -10,7 +10,7 @@ publish = false edition = "2018" [dependencies] -anyhow = "1.0.34" +anyhow = "1.0.62" bytes = "0.5.6" tokio = { version = "0.2.22", features = ["full"] } reqwest = { version = "0.10.9", features = ["blocking", "json"], default_features = false } diff --git a/common/diemdoc/Cargo.toml b/common/diemdoc/Cargo.toml index cd64eff9bec0..a3a2a602c2d1 100644 --- a/common/diemdoc/Cargo.toml +++ b/common/diemdoc/Cargo.toml @@ -12,7 +12,7 @@ edition = "2018" serde_yaml = "0.8.14" serde-reflection = "0.3.2" serde-generate = "0.17.0" -anyhow = "1.0.34" +anyhow = "1.0.62" regex = "1.4.2" structopt = "0.3.21" once_cell = "1.4.1" diff --git a/common/metrics/Cargo.toml b/common/metrics/Cargo.toml index 94a8c9b7a022..d6da97f2ab0e 100644 --- a/common/metrics/Cargo.toml +++ b/common/metrics/Cargo.toml @@ -10,7 +10,7 @@ publish = false edition = "2018" [dependencies] -anyhow = "1.0.34" +anyhow = "1.0.62" futures = "0.3.8" hyper = "0.13.9" once_cell = "1.4.1" diff --git a/common/subscription-service/Cargo.toml b/common/subscription-service/Cargo.toml index 6a4966c6229d..f6b49051c2cf 100644 --- a/common/subscription-service/Cargo.toml +++ b/common/subscription-service/Cargo.toml @@ -10,7 +10,7 @@ publish = false edition = "2018" [dependencies] -anyhow = "1.0.34" +anyhow = "1.0.62" diem-types = { path = "../../types", version = "0.1.0" } diem-workspace-hack = { path = "../../common/workspace-hack", version = "0.1.0" } diff --git a/common/trace/Cargo.toml b/common/trace/Cargo.toml index 0e4317acab88..6a0238703022 100644 --- a/common/trace/Cargo.toml +++ b/common/trace/Cargo.toml @@ -15,7 +15,7 @@ structopt = "0.3.21" tokio = { version = "0.2.22", features = ["full"] } serde_json = "1.0.60" serde = "1.0.117" -anyhow = "1.0.34" +anyhow = "1.0.62" reqwest = { version = "0.10.9", features = ["blocking", "json"], default_features = false } once_cell = "1.4.1" diff --git a/config/management/Cargo.toml b/config/management/Cargo.toml index 450a5ef684d7..1068445b101d 100644 --- a/config/management/Cargo.toml +++ b/config/management/Cargo.toml @@ -10,7 +10,7 @@ publish = false edition = "2018" [dependencies] -anyhow = "1.0.34" +anyhow = "1.0.62" hex = "0.4.2" serde = { version = "1.0.117", features = ["rc"], default-features = false } serde_yaml = "0.8.14" diff --git a/config/management/genesis/Cargo.toml b/config/management/genesis/Cargo.toml index b1797b874389..5705d39a50b8 100644 --- a/config/management/genesis/Cargo.toml +++ b/config/management/genesis/Cargo.toml @@ -10,7 +10,7 @@ publish = false edition = "2018" [dependencies] -anyhow = "1.0.34" +anyhow = "1.0.62" rand = "0.7.3" serde = { version = "1.0.117", features = ["rc"], default-features = false } structopt = "0.3.21" diff --git a/config/management/operational/Cargo.toml b/config/management/operational/Cargo.toml index 59801af734af..b2b952e11488 100644 --- a/config/management/operational/Cargo.toml +++ b/config/management/operational/Cargo.toml @@ -10,7 +10,7 @@ publish = false edition = "2018" [dependencies] -anyhow = "1.0.34" +anyhow = "1.0.62" hex = "0.4.2" serde = { version = "1.0.117", features = ["rc"], default-features = false } serde_json = "1.0.60" diff --git a/config/seed-peer-generator/Cargo.toml b/config/seed-peer-generator/Cargo.toml index d63f83688fd4..9acb3a6f452e 100644 --- a/config/seed-peer-generator/Cargo.toml +++ b/config/seed-peer-generator/Cargo.toml @@ -10,7 +10,7 @@ publish = false edition = "2018" [dependencies] -anyhow = "1.0.34" +anyhow = "1.0.62" hex = "0.4.2" rand = "0.7.3" serde_yaml = "0.8.14" diff --git a/consensus/Cargo.toml b/consensus/Cargo.toml index d359dc0d2c26..46d499cef7fa 100644 --- a/consensus/Cargo.toml +++ b/consensus/Cargo.toml @@ -10,7 +10,7 @@ publish = false edition = "2018" [dependencies] -anyhow = "1.0.34" +anyhow = "1.0.62" async-trait = "0.1.42" byteorder = { version = "1.3.4", default-features = false } bytes = "0.5.6" diff --git a/consensus/consensus-types/Cargo.toml b/consensus/consensus-types/Cargo.toml index d274ea60fccf..3136f89cf2ab 100644 --- a/consensus/consensus-types/Cargo.toml +++ b/consensus/consensus-types/Cargo.toml @@ -7,7 +7,7 @@ publish = false edition = "2018" [dependencies] -anyhow = "1.0.34" +anyhow = "1.0.62" mirai-annotations = { version = "1.10.1", default-features = false } proptest = { version = "0.10.1", optional = true } serde = { version = "1.0.117", default-features = false } diff --git a/crypto/crypto-derive/Cargo.toml b/crypto/crypto-derive/Cargo.toml index 7e0915e75e10..eddd0cad3007 100644 --- a/crypto/crypto-derive/Cargo.toml +++ b/crypto/crypto-derive/Cargo.toml @@ -18,4 +18,4 @@ quote = "1.0.7" proc-macro2 = "1.0.24" [dev-dependencies] -anyhow = "1.0.34" +anyhow = "1.0.62" diff --git a/crypto/crypto/Cargo.toml b/crypto/crypto/Cargo.toml index 8e8af1ca73c6..921f37e5d8a2 100644 --- a/crypto/crypto/Cargo.toml +++ b/crypto/crypto/Cargo.toml @@ -10,7 +10,7 @@ publish = false edition = "2018" [dependencies] -anyhow = "1.0.34" +anyhow = "1.0.62" bytes = "0.5.6" vanilla-curve25519-dalek = { version = "3", package = 'curve25519-dalek', default-features = false, features = ["std"], optional = true } curve25519-dalek = { git = "https://github.com/novifinancial/curve25519-dalek.git", branch = "fiat3", version = "3", default-features = false, features = ["std", "fiat_u64_backend"], optional = true } diff --git a/devtools/x/Cargo.toml b/devtools/x/Cargo.toml index 7692974cdfc1..3b6cc9e71e31 100644 --- a/devtools/x/Cargo.toml +++ b/devtools/x/Cargo.toml @@ -12,7 +12,7 @@ determinator = "0.1.1" serde = { version = "1.0.117", features = ["derive"] } serde_json = "1.0.60" structopt = "0.3.21" -anyhow = "1.0.34" +anyhow = "1.0.62" colored-diff = "0.2.2" guppy = { version = "0.6.2", features = ["summaries"] } indoc = "1.0.3" diff --git a/execution/db-bootstrapper/Cargo.toml b/execution/db-bootstrapper/Cargo.toml index f08def2483db..f54c54e898c0 100644 --- a/execution/db-bootstrapper/Cargo.toml +++ b/execution/db-bootstrapper/Cargo.toml @@ -10,7 +10,7 @@ publish = false edition = "2018" [dependencies] -anyhow = "1.0.34" +anyhow = "1.0.62" structopt = "0.3.21" executor = { path = "../executor", version = "0.1.0" } diff --git a/execution/execution-correctness/Cargo.toml b/execution/execution-correctness/Cargo.toml index f55ae37fda2b..0a9c8d491d9a 100644 --- a/execution/execution-correctness/Cargo.toml +++ b/execution/execution-correctness/Cargo.toml @@ -7,7 +7,7 @@ publish = false edition = "2018" [dependencies] -anyhow = "1.0.34" +anyhow = "1.0.62" rand = { version = "0.7.3", default-features = false } consensus-types = { path = "../../consensus/consensus-types", version = "0.1.0", default-features = false } diff --git a/execution/executor-test-helpers/Cargo.toml b/execution/executor-test-helpers/Cargo.toml index b0753f4655a9..f0a7fe75a59c 100644 --- a/execution/executor-test-helpers/Cargo.toml +++ b/execution/executor-test-helpers/Cargo.toml @@ -10,7 +10,7 @@ publish = false edition = "2018" [dependencies] -anyhow = "1.0.34" +anyhow = "1.0.62" rand = "0.7.3" tempfile = "3.1.0" diff --git a/execution/executor-types/Cargo.toml b/execution/executor-types/Cargo.toml index d309f55f767a..e3f3e898f734 100644 --- a/execution/executor-types/Cargo.toml +++ b/execution/executor-types/Cargo.toml @@ -10,7 +10,7 @@ publish = false edition = "2018" [dependencies] -anyhow = "1.0.34" +anyhow = "1.0.62" serde = { version = "1.0.117", default-features = false } thiserror = "1.0.22" diff --git a/execution/executor/Cargo.toml b/execution/executor/Cargo.toml index e7f980e3e2d5..f92cf5fc825d 100644 --- a/execution/executor/Cargo.toml +++ b/execution/executor/Cargo.toml @@ -10,7 +10,7 @@ publish = false edition = "2018" [dependencies] -anyhow = "1.0.34" +anyhow = "1.0.62" fail = "0.4.0" itertools = { version = "0.9.0", default-features = false } once_cell = "1.4.1" diff --git a/json-rpc/Cargo.toml b/json-rpc/Cargo.toml index 3e16b9d458cf..72496cf0d1d9 100644 --- a/json-rpc/Cargo.toml +++ b/json-rpc/Cargo.toml @@ -10,7 +10,7 @@ publish = false edition = "2018" [dependencies] -anyhow = "1.0.34" +anyhow = "1.0.62" fail = "0.4.0" futures = "0.3.8" hex = "0.4.2" diff --git a/json-rpc/types/Cargo.toml b/json-rpc/types/Cargo.toml index cb78b3e6796c..88d4e74b6b28 100644 --- a/json-rpc/types/Cargo.toml +++ b/json-rpc/types/Cargo.toml @@ -10,7 +10,7 @@ publish = false edition = "2018" [dependencies] -anyhow = "1.0.34" +anyhow = "1.0.62" hex = "0.4.2" serde = { version = "1.0.117", default-features = false } serde_json = "1.0.60" diff --git a/language/benchmarks/Cargo.toml b/language/benchmarks/Cargo.toml index eceb734d2cf6..1b70054ea735 100644 --- a/language/benchmarks/Cargo.toml +++ b/language/benchmarks/Cargo.toml @@ -10,7 +10,7 @@ publish = false edition = "2018" [dependencies] -anyhow = "1.0.34" +anyhow = "1.0.62" criterion = "0.3.3" proptest = "0.10.1" diff --git a/language/bytecode-verifier/Cargo.toml b/language/bytecode-verifier/Cargo.toml index fffeeba5102c..1606114f2ba8 100644 --- a/language/bytecode-verifier/Cargo.toml +++ b/language/bytecode-verifier/Cargo.toml @@ -10,7 +10,7 @@ publish = false edition = "2018" [dependencies] -anyhow = "1.0.34" +anyhow = "1.0.62" mirai-annotations = "1.10.1" petgraph = "0.5.1" diff --git a/language/compiler/Cargo.toml b/language/compiler/Cargo.toml index ecae6b5d955d..1c6e4776556c 100644 --- a/language/compiler/Cargo.toml +++ b/language/compiler/Cargo.toml @@ -10,7 +10,7 @@ publish = false edition = "2018" [dependencies] -anyhow = "1.0.34" +anyhow = "1.0.62" bytecode-verifier = { path = "../bytecode-verifier", version = "0.1.0" } ir-to-bytecode = { path = "ir-to-bytecode", version = "0.1.0" } bytecode-source-map = { path = "bytecode-source-map", version = "0.1.0" } diff --git a/language/compiler/bytecode-source-map/Cargo.toml b/language/compiler/bytecode-source-map/Cargo.toml index a69c84c3265f..c5a747b7a6ab 100644 --- a/language/compiler/bytecode-source-map/Cargo.toml +++ b/language/compiler/bytecode-source-map/Cargo.toml @@ -7,7 +7,7 @@ publish = false edition = "2018" [dependencies] -anyhow = "1.0.34" +anyhow = "1.0.62" diem-types = { path = "../../../types", version = "0.1.0" } diem-workspace-hack = { path = "../../../common/workspace-hack", version = "0.1.0" } move-core-types = { path = "../../move-core/types", version = "0.1.0" } diff --git a/language/compiler/ir-to-bytecode/Cargo.toml b/language/compiler/ir-to-bytecode/Cargo.toml index f989bf282d5a..ff75f1b60b72 100644 --- a/language/compiler/ir-to-bytecode/Cargo.toml +++ b/language/compiler/ir-to-bytecode/Cargo.toml @@ -10,7 +10,7 @@ publish = false edition = "2018" [dependencies] -anyhow = "1.0.34" +anyhow = "1.0.62" ir-to-bytecode-syntax = { path = "syntax", version = "0.1.0" } diem-types = { path = "../../../types", version = "0.1.0" } diem-workspace-hack = { path = "../../../common/workspace-hack", version = "0.1.0" } diff --git a/language/compiler/ir-to-bytecode/syntax/Cargo.toml b/language/compiler/ir-to-bytecode/syntax/Cargo.toml index 6ddcca6b8422..d96cc447349c 100644 --- a/language/compiler/ir-to-bytecode/syntax/Cargo.toml +++ b/language/compiler/ir-to-bytecode/syntax/Cargo.toml @@ -10,7 +10,7 @@ publish = false edition = "2018" [dependencies] -anyhow = "1.0.34" +anyhow = "1.0.62" codespan = { version = "0.8.0", features = ["serialization"] } hex = "0.4.2" move-ir-types = { path = "../../../move-ir/types", version = "0.1.0" } diff --git a/language/diem-tools/diem-events-fetcher/Cargo.toml b/language/diem-tools/diem-events-fetcher/Cargo.toml index 83792e703499..d4487175a00b 100644 --- a/language/diem-tools/diem-events-fetcher/Cargo.toml +++ b/language/diem-tools/diem-events-fetcher/Cargo.toml @@ -12,7 +12,7 @@ edition = "2018" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] -anyhow = "1.0.34" +anyhow = "1.0.62" hex = "0.4.2" reqwest = { version = "0.10.9", features = ["blocking", "json"] } structopt = "0.3.21" diff --git a/language/diem-tools/diem-validator-interface/Cargo.toml b/language/diem-tools/diem-validator-interface/Cargo.toml index a076e3d6df6a..93f310261ddc 100644 --- a/language/diem-tools/diem-validator-interface/Cargo.toml +++ b/language/diem-tools/diem-validator-interface/Cargo.toml @@ -13,7 +13,7 @@ edition = "2018" [dependencies] reqwest = { version = "0.10.9", features = ["blocking", "json"] } -anyhow = "1.0.34" +anyhow = "1.0.62" diem-config = { path = "../../../config", version = "0.1.0" } diem-json-rpc-client = { path = "../../../client/json-rpc", version = "0.1.0" } diem-types = { path = "../../../types", version = "0.1.0" } diff --git a/language/diem-tools/transaction-replay/Cargo.toml b/language/diem-tools/transaction-replay/Cargo.toml index 21f13866fcc1..ef918b2ecb18 100644 --- a/language/diem-tools/transaction-replay/Cargo.toml +++ b/language/diem-tools/transaction-replay/Cargo.toml @@ -10,7 +10,7 @@ publish = false edition = "2018" [dependencies] -anyhow = "1.0.34" +anyhow = "1.0.62" structopt = "0.3.21" diem-workspace-hack = { path = "../../../common/workspace-hack", version = "0.1.0" } diem-types = { path = "../../../types", version = "0.1.0" } diff --git a/language/diem-tools/writeset-transaction-generator/Cargo.toml b/language/diem-tools/writeset-transaction-generator/Cargo.toml index 8ca3906614a6..d28cdfb75a59 100644 --- a/language/diem-tools/writeset-transaction-generator/Cargo.toml +++ b/language/diem-tools/writeset-transaction-generator/Cargo.toml @@ -12,7 +12,7 @@ edition = "2018" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] -anyhow = "1.0.34" +anyhow = "1.0.62" structopt = "0.3.21" tempfile = "3.1.0" handlebars = "3.5.1" diff --git a/language/diem-vm/Cargo.toml b/language/diem-vm/Cargo.toml index 4cb3e713877d..f38741d09289 100644 --- a/language/diem-vm/Cargo.toml +++ b/language/diem-vm/Cargo.toml @@ -10,7 +10,7 @@ publish = false edition = "2018" [dependencies] -anyhow = "1.0.34" +anyhow = "1.0.62" fail = "0.4.0" once_cell = "1.4.1" rayon = "1.5.0" diff --git a/language/ir-testsuite/Cargo.toml b/language/ir-testsuite/Cargo.toml index 5903f94fe672..b9c1ed118ad6 100644 --- a/language/ir-testsuite/Cargo.toml +++ b/language/ir-testsuite/Cargo.toml @@ -9,7 +9,7 @@ license = "Apache-2.0" edition = "2018" [dev-dependencies] -anyhow = "1.0.34" +anyhow = "1.0.62" bytecode-verifier = { path = "../bytecode-verifier", version = "0.1.0" } datatest-stable = { path = "../../common/datatest-stable", version = "0.1.0" } functional-tests = { path = "../testing-infra/functional-tests", version = "0.1.0" } diff --git a/language/move-core/types/Cargo.toml b/language/move-core/types/Cargo.toml index 1b201e55a1ac..d0d20d23daa9 100644 --- a/language/move-core/types/Cargo.toml +++ b/language/move-core/types/Cargo.toml @@ -10,7 +10,7 @@ publish = false edition = "2018" [dependencies] -anyhow = "1.0.34" +anyhow = "1.0.62" hex = "0.4.2" rand = "0.7.3" proptest = { version = "0.10.1", default-features = false, optional = true } diff --git a/language/move-ir/types/Cargo.toml b/language/move-ir/types/Cargo.toml index 05ac91bd2433..971370bfc2c8 100644 --- a/language/move-ir/types/Cargo.toml +++ b/language/move-ir/types/Cargo.toml @@ -11,7 +11,7 @@ edition = "2018" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] -anyhow = "1.0.34" +anyhow = "1.0.62" codespan = { version = "0.8.0", features = ["serialization"] } serde = { version = "1.0.117", features = ["derive"] } hex = "0.4.2" diff --git a/language/move-lang/Cargo.toml b/language/move-lang/Cargo.toml index 59a9b69b3bd1..3828cd9c0cf3 100644 --- a/language/move-lang/Cargo.toml +++ b/language/move-lang/Cargo.toml @@ -7,7 +7,7 @@ edition = "2018" license = "Apache-2.0" [dependencies] -anyhow = "1.0.34" +anyhow = "1.0.62" codespan = "0.8.0" codespan-reporting = "0.8.0" hex = "0.4.2" diff --git a/language/move-lang/functional-tests/Cargo.toml b/language/move-lang/functional-tests/Cargo.toml index 968ef7822083..c1c6b43495ba 100644 --- a/language/move-lang/functional-tests/Cargo.toml +++ b/language/move-lang/functional-tests/Cargo.toml @@ -12,7 +12,7 @@ license = "Apache-2.0" diem-workspace-hack = { path = "../../../common/workspace-hack", version = "0.1.0" } [dev-dependencies] -anyhow = "1.0.34" +anyhow = "1.0.62" tempfile = "3.1.0" datatest-stable = { path = "../../../common/datatest-stable", version = "0.1.0" } diff --git a/language/move-prover/Cargo.toml b/language/move-prover/Cargo.toml index 1e926144f975..56bfb18a7132 100644 --- a/language/move-prover/Cargo.toml +++ b/language/move-prover/Cargo.toml @@ -23,7 +23,7 @@ move-ir-types = { path = "../move-ir/types", version = "0.1.0" } # external dependencies async-trait = "0.1.42" -anyhow = "1.0.34" +anyhow = "1.0.62" clap = "2.33.3" codespan = "0.8.0" codespan-reporting = "0.8.0" diff --git a/language/move-prover/abigen/Cargo.toml b/language/move-prover/abigen/Cargo.toml index 095aca10aaa9..232603572b7c 100644 --- a/language/move-prover/abigen/Cargo.toml +++ b/language/move-prover/abigen/Cargo.toml @@ -16,7 +16,7 @@ bcs = "0.1.1" # external dependencies log = "0.4.11" -anyhow = "1.0.34" +anyhow = "1.0.62" heck = "0.3.1" serde = { version = "1.0.117", features = ["derive"] } diff --git a/language/move-prover/bytecode/Cargo.toml b/language/move-prover/bytecode/Cargo.toml index 18b06157163c..b7c75979b373 100644 --- a/language/move-prover/bytecode/Cargo.toml +++ b/language/move-prover/bytecode/Cargo.toml @@ -28,7 +28,7 @@ move-prover-test-utils = { path = "../test-utils", version = "0.1.0" } codespan = "0.8.0" codespan-reporting = "0.8.0" diem-temppath = { path = "../../../common/temppath", version = "0.1.0" } -anyhow = "1.0.34" +anyhow = "1.0.62" [[test]] name = "testsuite" diff --git a/language/move-prover/diagen/Cargo.toml b/language/move-prover/diagen/Cargo.toml index e8fa72ff626a..4bc1ccd7017c 100644 --- a/language/move-prover/diagen/Cargo.toml +++ b/language/move-prover/diagen/Cargo.toml @@ -14,5 +14,5 @@ publish = false diem-workspace-hack = { path = "../../../common/workspace-hack", version = "0.1.0" } # external dependencies -anyhow = "1.0.34" +anyhow = "1.0.62" regex = "1.4.2" diff --git a/language/move-prover/docgen/Cargo.toml b/language/move-prover/docgen/Cargo.toml index 8718c5bc334c..a0f45d7a0d51 100644 --- a/language/move-prover/docgen/Cargo.toml +++ b/language/move-prover/docgen/Cargo.toml @@ -19,7 +19,7 @@ itertools = "0.9.0" log = "0.4.11" num = "0.3.0" regex = "1.4.2" -anyhow = "1.0.34" +anyhow = "1.0.62" serde = { version = "1.0.117", features = ["derive"] } once_cell = "1.4.1" diff --git a/language/move-prover/errmapgen/Cargo.toml b/language/move-prover/errmapgen/Cargo.toml index abc9918b3dbc..6053a96a79e2 100644 --- a/language/move-prover/errmapgen/Cargo.toml +++ b/language/move-prover/errmapgen/Cargo.toml @@ -16,7 +16,7 @@ bcs = "0.1.1" # external dependencies log = "0.4.11" -anyhow = "1.0.34" +anyhow = "1.0.62" serde = { version = "1.0.117", features = ["derive"] } [dev-dependencies] diff --git a/language/move-prover/spec-lang/Cargo.toml b/language/move-prover/spec-lang/Cargo.toml index 12c0fff30443..3fd03fd34c62 100644 --- a/language/move-prover/spec-lang/Cargo.toml +++ b/language/move-prover/spec-lang/Cargo.toml @@ -25,7 +25,7 @@ log = "0.4.11" num = "0.3.0" once_cell = "1.4.1" regex = "1.4.2" -anyhow = "1.0.34" +anyhow = "1.0.62" serde = { version = "1.0.117", features = ["derive"] } [dev-dependencies] diff --git a/language/move-prover/test-utils/Cargo.toml b/language/move-prover/test-utils/Cargo.toml index 9f9e56f1e434..de6e98965add 100644 --- a/language/move-prover/test-utils/Cargo.toml +++ b/language/move-prover/test-utils/Cargo.toml @@ -7,6 +7,6 @@ license = "Apache-2.0" [dependencies] prettydiff = "0.3.1" -anyhow = "1.0.34" +anyhow = "1.0.62" regex = "1.4.2" diem-workspace-hack = { path = "../../../common/workspace-hack", version = "0.1.0" } diff --git a/language/move-vm/integration-tests/Cargo.toml b/language/move-vm/integration-tests/Cargo.toml index acec7303ccdb..5d150e9b8289 100644 --- a/language/move-vm/integration-tests/Cargo.toml +++ b/language/move-vm/integration-tests/Cargo.toml @@ -12,7 +12,7 @@ edition = "2018" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] -anyhow = "1.0.34" +anyhow = "1.0.62" tempfile = "3.1.0" diem-workspace-hack = { path = "../../../common/workspace-hack", version = "0.1.0" } diff --git a/language/move-vm/runtime/Cargo.toml b/language/move-vm/runtime/Cargo.toml index 8e8c2fa53878..e9019f7dc79a 100644 --- a/language/move-vm/runtime/Cargo.toml +++ b/language/move-vm/runtime/Cargo.toml @@ -27,7 +27,7 @@ move-vm-types = { path = "../types", version = "0.1.0" } vm = { path = "../../vm", version = "0.1.0" } [dev-dependencies] -anyhow = "1.0.34" +anyhow = "1.0.62" hex = "0.4.2" proptest = "0.10.1" diff --git a/language/move-vm/test-utils/Cargo.toml b/language/move-vm/test-utils/Cargo.toml index 06e517dbddde..dc1464f60823 100644 --- a/language/move-vm/test-utils/Cargo.toml +++ b/language/move-vm/test-utils/Cargo.toml @@ -12,7 +12,7 @@ edition = "2018" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] -anyhow = "1.0.34" +anyhow = "1.0.62" diem-workspace-hack = { path = "../../../common/workspace-hack", version = "0.1.0" } move-vm-runtime = { path = "../runtime", version = "0.1.0" } diff --git a/language/stdlib/Cargo.toml b/language/stdlib/Cargo.toml index c9af2e9e6275..793cc56c2549 100644 --- a/language/stdlib/Cargo.toml +++ b/language/stdlib/Cargo.toml @@ -10,7 +10,7 @@ license = "Apache-2.0" publish = false [dependencies] -anyhow = "1.0.34" +anyhow = "1.0.62" bytecode-verifier = { path = "../bytecode-verifier", version = "0.1.0" } move-lang = { path = "../move-lang" } move-prover = { path = "../move-prover" } diff --git a/language/stdlib/compiled/Cargo.toml b/language/stdlib/compiled/Cargo.toml index 568c7981e241..0a65eb5a3a2f 100644 --- a/language/stdlib/compiled/Cargo.toml +++ b/language/stdlib/compiled/Cargo.toml @@ -10,7 +10,7 @@ license = "Apache-2.0" publish = false [dependencies] -anyhow = "1.0.34" +anyhow = "1.0.62" bytecode-verifier = { path = "../../bytecode-verifier", version = "0.1.0" } diem-crypto = { path = "../../../crypto/crypto", version = "0.1.0" } diem-types = { path = "../../../types", version = "0.1.0" } diff --git a/language/testing-infra/e2e-tests/Cargo.toml b/language/testing-infra/e2e-tests/Cargo.toml index 3989922df53d..b1f6f14ca6a2 100644 --- a/language/testing-infra/e2e-tests/Cargo.toml +++ b/language/testing-infra/e2e-tests/Cargo.toml @@ -10,7 +10,7 @@ license = "Apache-2.0" publish = false [dependencies] -anyhow = "1.0.34" +anyhow = "1.0.62" goldenfile = "1.1.0" bcs = "0.1.1" compiler = { path = "../../compiler", version = "0.1.0" } diff --git a/language/testing-infra/functional-tests/Cargo.toml b/language/testing-infra/functional-tests/Cargo.toml index e65c1cb0f57f..2a4c62268610 100644 --- a/language/testing-infra/functional-tests/Cargo.toml +++ b/language/testing-infra/functional-tests/Cargo.toml @@ -9,7 +9,7 @@ license = "Apache-2.0" edition = "2018" [dependencies] -anyhow = "1.0.34" +anyhow = "1.0.62" hex = "0.4.2" diem-state-view = { path = "../../../storage/state-view", version = "0.1.0" } diem-types = { path = "../../../types", version = "0.1.0" } diff --git a/language/tools/disassembler/Cargo.toml b/language/tools/disassembler/Cargo.toml index 3da2bff0b00f..87d640851d45 100644 --- a/language/tools/disassembler/Cargo.toml +++ b/language/tools/disassembler/Cargo.toml @@ -7,7 +7,7 @@ publish = false edition = "2018" [dependencies] -anyhow = "1.0.34" +anyhow = "1.0.62" colored = "2.0.0" bytecode-verifier = { path = "../../bytecode-verifier", version = "0.1.0" } diff --git a/language/tools/move-cli/Cargo.toml b/language/tools/move-cli/Cargo.toml index 3dc83c476619..a026d4c034fc 100644 --- a/language/tools/move-cli/Cargo.toml +++ b/language/tools/move-cli/Cargo.toml @@ -10,7 +10,7 @@ publish = false edition = "2018" [dependencies] -anyhow = "1.0.34" +anyhow = "1.0.62" difference = "2.0.0" include_dir = { version = "0.6.0", features = ["search"] } once_cell = "1.4.1" diff --git a/language/tools/move-coverage/Cargo.toml b/language/tools/move-coverage/Cargo.toml index cd3014b29f5b..493345772b33 100644 --- a/language/tools/move-coverage/Cargo.toml +++ b/language/tools/move-coverage/Cargo.toml @@ -14,7 +14,7 @@ once_cell = "1.4.1" petgraph = "0.5.1" structopt = "0.3.21" serde = { version = "1.0.117", default-features = false } -anyhow = "1.0.34" +anyhow = "1.0.62" codespan = { version = "0.8.0", features = ["serialization"] } colored = "2.0.0" diff --git a/language/tools/resource-viewer/Cargo.toml b/language/tools/resource-viewer/Cargo.toml index 94ec4cb6419f..d00cabab80f8 100644 --- a/language/tools/resource-viewer/Cargo.toml +++ b/language/tools/resource-viewer/Cargo.toml @@ -22,6 +22,6 @@ vm = { path = "../../vm", version = "0.1.0" } serde_json = "1.0.60" serde = { version = "1.0.117", features = ["derive", "rc"] } -anyhow = "1.0.34" +anyhow = "1.0.62" once_cell = "1.4.1" hex = "0.4.2" diff --git a/language/tools/vm-genesis/Cargo.toml b/language/tools/vm-genesis/Cargo.toml index 2987b667d89c..139c6e5fc3af 100644 --- a/language/tools/vm-genesis/Cargo.toml +++ b/language/tools/vm-genesis/Cargo.toml @@ -10,7 +10,7 @@ license = "Apache-2.0" publish = false [dependencies] -anyhow = "1.0.34" +anyhow = "1.0.62" once_cell = "1.4.1" rand = "0.7.3" diff --git a/language/transaction-builder/generator/Cargo.toml b/language/transaction-builder/generator/Cargo.toml index 79e3f3e2db39..919c7cab9a9d 100644 --- a/language/transaction-builder/generator/Cargo.toml +++ b/language/transaction-builder/generator/Cargo.toml @@ -9,7 +9,7 @@ license = "Apache-2.0" edition = "2018" [dependencies] -anyhow = "1.0.34" +anyhow = "1.0.62" heck = "0.3.1" regex = "1.4.2" structopt = "0.3.21" diff --git a/language/vm/Cargo.toml b/language/vm/Cargo.toml index bb2a00eaa561..a11e42ec792b 100644 --- a/language/vm/Cargo.toml +++ b/language/vm/Cargo.toml @@ -10,7 +10,7 @@ publish = false edition = "2018" [dependencies] -anyhow = "1.0.34" +anyhow = "1.0.62" once_cell = "1.4.1" mirai-annotations = "1.10.1" proptest = { version = "0.10.1", optional = true } diff --git a/mempool/Cargo.toml b/mempool/Cargo.toml index b5576b216bcb..da2cd3378293 100644 --- a/mempool/Cargo.toml +++ b/mempool/Cargo.toml @@ -10,7 +10,7 @@ publish = false edition = "2018" [dependencies] -anyhow = "1.0.34" +anyhow = "1.0.62" fail = "0.4.0" futures = "0.3.8" itertools = "0.9.0" diff --git a/network/Cargo.toml b/network/Cargo.toml index 1e8922225ce8..65b1d7b45a3d 100644 --- a/network/Cargo.toml +++ b/network/Cargo.toml @@ -10,7 +10,7 @@ publish = false edition = "2018" [dependencies] -anyhow = "1.0.34" +anyhow = "1.0.62" bytes = { version = "0.5.6", features = ["serde"] } futures = "0.3.8" futures-util = "0.3.8" diff --git a/network/network-address/Cargo.toml b/network/network-address/Cargo.toml index 68b1f9e4a64a..0c0233328840 100644 --- a/network/network-address/Cargo.toml +++ b/network/network-address/Cargo.toml @@ -24,7 +24,7 @@ diem-workspace-hack = { path = "../../common/workspace-hack", version = "0.1.0" move-core-types = { path = "../../language/move-core/types", version = "0.1.0" } [dev-dependencies] -anyhow = "1.0.34" +anyhow = "1.0.62" proptest = "0.10.1" proptest-derive = "0.2.0" diff --git a/network/simple-onchain-discovery/Cargo.toml b/network/simple-onchain-discovery/Cargo.toml index ab7fc52e56c8..86972bc7568d 100644 --- a/network/simple-onchain-discovery/Cargo.toml +++ b/network/simple-onchain-discovery/Cargo.toml @@ -10,7 +10,7 @@ publish = false edition = "2018" [dependencies] -anyhow = "1.0.34" +anyhow = "1.0.62" futures = "0.3.8" once_cell = "1.4.1" tokio = { version = "0.2.22", features = ["full"] } diff --git a/secure/json-rpc/Cargo.toml b/secure/json-rpc/Cargo.toml index 5ea261ac8259..c93b20343212 100644 --- a/secure/json-rpc/Cargo.toml +++ b/secure/json-rpc/Cargo.toml @@ -24,7 +24,7 @@ diem-types = { path = "../../types", version = "0.1.0" } diem-workspace-hack = { path = "../../common/workspace-hack", version = "0.1.0" } [dev-dependencies] -anyhow = "1.0.34" +anyhow = "1.0.62" futures = "0.3.8" proptest = "0.10.1" tokio = { version = "0.2.22", features = ["full"] } diff --git a/secure/key-manager/Cargo.toml b/secure/key-manager/Cargo.toml index 5c6ca03a0f89..fc566d56e58e 100644 --- a/secure/key-manager/Cargo.toml +++ b/secure/key-manager/Cargo.toml @@ -29,7 +29,7 @@ diem-workspace-hack = { path = "../../common/workspace-hack", version = "0.1.0" transaction-builder-generated = { path = "../../client/transaction-builder", version = "0.1.0" } [dev-dependencies] -anyhow = "1.0.34" +anyhow = "1.0.62" futures = "0.3.8" rand = "0.7.3" tokio = { version = "0.2.22", features = ["full"] } diff --git a/state-synchronizer/Cargo.toml b/state-synchronizer/Cargo.toml index 4d312257427d..5ed6d3168c3b 100644 --- a/state-synchronizer/Cargo.toml +++ b/state-synchronizer/Cargo.toml @@ -10,7 +10,7 @@ publish = false edition = "2018" [dependencies] -anyhow = "1.0.34" +anyhow = "1.0.62" fail = "0.4.0" futures = "0.3.8" serde = { version = "1.0.117", default-features = false } diff --git a/storage/accumulator/Cargo.toml b/storage/accumulator/Cargo.toml index a1538cfc2446..dc4bdf7c56d6 100644 --- a/storage/accumulator/Cargo.toml +++ b/storage/accumulator/Cargo.toml @@ -10,7 +10,7 @@ publish = false edition = "2018" [dependencies] -anyhow = "1.0.34" +anyhow = "1.0.62" diem-crypto = { path = "../../crypto/crypto", version = "0.1.0" } mirai-annotations = "1.10.1" diem-types = { path = "../../types", version = "0.1.0" } diff --git a/storage/backup/backup-cli/Cargo.toml b/storage/backup/backup-cli/Cargo.toml index 0881f975ca99..c002d745a03c 100644 --- a/storage/backup/backup-cli/Cargo.toml +++ b/storage/backup/backup-cli/Cargo.toml @@ -9,7 +9,7 @@ publish = false edition = "2018" [dependencies] -anyhow = "1.0.34" +anyhow = "1.0.62" async-trait = "0.1.42" byteorder = "1.3.4" bytes = "0.5.6" diff --git a/storage/backup/backup-service/Cargo.toml b/storage/backup/backup-service/Cargo.toml index 0ef45910d40d..3c287c5d9081 100644 --- a/storage/backup/backup-service/Cargo.toml +++ b/storage/backup/backup-service/Cargo.toml @@ -9,7 +9,7 @@ publish = false edition = "2018" [dependencies] -anyhow = "1.0.34" +anyhow = "1.0.62" bytes = "0.5.6" futures = "0.3.8" hyper = "0.13.9" diff --git a/storage/diemdb/Cargo.toml b/storage/diemdb/Cargo.toml index 55c9b2e560e1..e24a41c09dde 100644 --- a/storage/diemdb/Cargo.toml +++ b/storage/diemdb/Cargo.toml @@ -10,7 +10,7 @@ publish = false edition = "2018" [dependencies] -anyhow = "1.0.34" +anyhow = "1.0.62" arc-swap = "1.0.0" byteorder = "1.3.4" itertools = "0.9.0" diff --git a/storage/diemsum/Cargo.toml b/storage/diemsum/Cargo.toml index edfb057311d2..329574f465c2 100644 --- a/storage/diemsum/Cargo.toml +++ b/storage/diemsum/Cargo.toml @@ -10,7 +10,7 @@ publish = false edition = "2018" [dependencies] -anyhow = "1.0.34" +anyhow = "1.0.62" structopt = "0.3.21" serde = "1.0.117" serde_json = "1.0.60" diff --git a/storage/inspector/Cargo.toml b/storage/inspector/Cargo.toml index aad6319876d1..146872a04eae 100644 --- a/storage/inspector/Cargo.toml +++ b/storage/inspector/Cargo.toml @@ -9,7 +9,7 @@ publish = false edition = "2018" [dependencies] -anyhow = "1.0.34" +anyhow = "1.0.62" structopt = "0.3.21" tempfile = "3.1.0" diff --git a/storage/jellyfish-merkle/Cargo.toml b/storage/jellyfish-merkle/Cargo.toml index 869ed3627ef3..f94d3babaf05 100644 --- a/storage/jellyfish-merkle/Cargo.toml +++ b/storage/jellyfish-merkle/Cargo.toml @@ -10,7 +10,7 @@ publish = false edition = "2018" [dependencies] -anyhow = "1.0.34" +anyhow = "1.0.62" byteorder = "1.3.4" mirai-annotations = "1.10.1" num-derive = "0.3.3" diff --git a/storage/schemadb/Cargo.toml b/storage/schemadb/Cargo.toml index 30b98d3f70bc..35dd7d85615e 100644 --- a/storage/schemadb/Cargo.toml +++ b/storage/schemadb/Cargo.toml @@ -10,7 +10,7 @@ publish = false edition = "2018" [dependencies] -anyhow = "1.0.34" +anyhow = "1.0.62" once_cell = "1.4.1" diem-config = { path = "../../config", version = "0.1.0" } diem-metrics = { path = "../../common/metrics", version = "0.1.0" } diff --git a/storage/state-view/Cargo.toml b/storage/state-view/Cargo.toml index 7bdd8ea48df4..6387266a6658 100644 --- a/storage/state-view/Cargo.toml +++ b/storage/state-view/Cargo.toml @@ -10,7 +10,7 @@ publish = false edition = "2018" [dependencies] -anyhow = "1.0.34" +anyhow = "1.0.62" diem-crypto = { path = "../../crypto/crypto", version = "0.1.0" } diem-types = { path = "../../types", version = "0.1.0" } diem-workspace-hack = { path = "../../common/workspace-hack", version = "0.1.0" } diff --git a/storage/storage-client/Cargo.toml b/storage/storage-client/Cargo.toml index 42c300601eb7..4f3e4f1985d9 100644 --- a/storage/storage-client/Cargo.toml +++ b/storage/storage-client/Cargo.toml @@ -10,7 +10,7 @@ publish = false edition = "2018" [dependencies] -anyhow = "1.0.34" +anyhow = "1.0.62" serde = "1.0.117" bcs = "0.1.1" diff --git a/storage/storage-interface/Cargo.toml b/storage/storage-interface/Cargo.toml index dac0120abf97..a57bf9354e2e 100644 --- a/storage/storage-interface/Cargo.toml +++ b/storage/storage-interface/Cargo.toml @@ -10,7 +10,7 @@ publish = false edition = "2018" [dependencies] -anyhow = "1.0.34" +anyhow = "1.0.62" itertools = "0.9.0" serde = { version = "1.0.117", default-features = false } thiserror = "1.0.22" diff --git a/storage/storage-service/Cargo.toml b/storage/storage-service/Cargo.toml index 6e3fed197739..e15b1f404d9d 100644 --- a/storage/storage-service/Cargo.toml +++ b/storage/storage-service/Cargo.toml @@ -10,7 +10,7 @@ publish = false edition = "2018" [dependencies] -anyhow = "1.0.34" +anyhow = "1.0.62" tokio = { version = "0.2.22", features = ["full"] } futures = "0.3.8" diff --git a/testsuite/cli/Cargo.toml b/testsuite/cli/Cargo.toml index a014b50148ec..32a1d503ef24 100644 --- a/testsuite/cli/Cargo.toml +++ b/testsuite/cli/Cargo.toml @@ -10,7 +10,7 @@ publish = false edition = "2018" [dependencies] -anyhow = "1.0.34" +anyhow = "1.0.62" chrono = "0.4.19" hex = "0.4.2" proptest = { version = "0.10.1", optional = true } diff --git a/testsuite/cli/diem-wallet/Cargo.toml b/testsuite/cli/diem-wallet/Cargo.toml index ef98b414aefa..b1938dd0d432 100644 --- a/testsuite/cli/diem-wallet/Cargo.toml +++ b/testsuite/cli/diem-wallet/Cargo.toml @@ -10,7 +10,7 @@ publish = false edition = "2018" [dependencies] -anyhow = "1.0.34" +anyhow = "1.0.62" rand = "0.7.3" hex = "0.4.2" hmac = "0.10.1" diff --git a/testsuite/cluster-test/Cargo.toml b/testsuite/cluster-test/Cargo.toml index 342510e5a2f9..855ed399b6d9 100644 --- a/testsuite/cluster-test/Cargo.toml +++ b/testsuite/cluster-test/Cargo.toml @@ -10,7 +10,7 @@ publish = false edition = "2018" [dependencies] -anyhow = "1.0.34" +anyhow = "1.0.62" flate2 = { version = "1.0.19", features = ["rust_backend"], default-features = false } hex = "0.4.2" itertools = "0.9.0" diff --git a/testsuite/diem-fuzzer/Cargo.toml b/testsuite/diem-fuzzer/Cargo.toml index 56c672450f07..76855ff280d1 100644 --- a/testsuite/diem-fuzzer/Cargo.toml +++ b/testsuite/diem-fuzzer/Cargo.toml @@ -10,7 +10,7 @@ edition = "2018" # common dependencies [dependencies] -anyhow = "1.0.34" +anyhow = "1.0.62" byteorder = { version = "1.3.4", default-features = false } hex = "0.4.2" once_cell = "1.4.1" diff --git a/testsuite/diem-swarm/Cargo.toml b/testsuite/diem-swarm/Cargo.toml index 3328fbac6087..a58cb8245e43 100644 --- a/testsuite/diem-swarm/Cargo.toml +++ b/testsuite/diem-swarm/Cargo.toml @@ -10,7 +10,7 @@ publish = false edition = "2018" [dependencies] -anyhow = "1.0.34" +anyhow = "1.0.62" ctrlc = { version = "3.1.7", default-features = false } reqwest = { version = "0.10.9", features = ["blocking"], default-features = false } structopt = "0.3.21" diff --git a/testsuite/smoke-test/Cargo.toml b/testsuite/smoke-test/Cargo.toml index 23467d3ef7ab..d80eff43c7b1 100644 --- a/testsuite/smoke-test/Cargo.toml +++ b/testsuite/smoke-test/Cargo.toml @@ -10,7 +10,7 @@ publish = false edition = "2018" [dev-dependencies] -anyhow = "1.0.34" +anyhow = "1.0.62" hex = "0.4.2" once_cell = "1.4.1" num = "0.3.0" diff --git a/types/Cargo.toml b/types/Cargo.toml index adb6d192ea3c..25c7e7f72236 100644 --- a/types/Cargo.toml +++ b/types/Cargo.toml @@ -10,7 +10,7 @@ publish = false edition = "2018" [dependencies] -anyhow = "1.0.34" +anyhow = "1.0.62" bytes = "0.5.6" chrono = { version = "0.4.19", default-features = false, features = ["clock"] } hex = "0.4.2" diff --git a/vm-validator/Cargo.toml b/vm-validator/Cargo.toml index ab3d037e296e..d33e9791a7ff 100644 --- a/vm-validator/Cargo.toml +++ b/vm-validator/Cargo.toml @@ -10,7 +10,7 @@ publish = false edition = "2018" [dependencies] -anyhow = "1.0.34" +anyhow = "1.0.62" fail = "0.4.0" scratchpad = { path = "../storage/scratchpad", version = "0.1.0" } diem-state-view = { path = "../storage/state-view", version = "0.1.0" }