Bump structopt from 0.3.23 to 0.3.25 (#10253)
* Bump structopt from 0.3.23 to 0.3.25 Bumps [structopt](https://github.com/TeXitoi/structopt) from 0.3.23 to 0.3.25. - [Release notes](https://github.com/TeXitoi/structopt/releases) - [Changelog](https://github.com/TeXitoi/structopt/blob/master/CHANGELOG.md) - [Commits](https://github.com/TeXitoi/structopt/compare/v0.3.23...v0.3.25) --- updated-dependencies: - dependency-name: structopt dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by:dependabot[bot] <support@github.com> * cargo fmt Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by:
Keith Yeung <kungfukeith11@gmail.com>
Showing
- substrate/Cargo.lock 4 additions, 4 deletionssubstrate/Cargo.lock
- substrate/bin/node-template/node/Cargo.toml 1 addition, 1 deletionsubstrate/bin/node-template/node/Cargo.toml
- substrate/bin/node/cli/Cargo.toml 2 additions, 2 deletionssubstrate/bin/node/cli/Cargo.toml
- substrate/bin/utils/chain-spec-builder/Cargo.toml 1 addition, 1 deletionsubstrate/bin/utils/chain-spec-builder/Cargo.toml
- substrate/bin/utils/subkey/Cargo.toml 1 addition, 1 deletionsubstrate/bin/utils/subkey/Cargo.toml
- substrate/client/cli/Cargo.toml 1 addition, 1 deletionsubstrate/client/cli/Cargo.toml
- substrate/client/consensus/babe/src/verification.rs 2 additions, 2 deletionssubstrate/client/consensus/babe/src/verification.rs
- substrate/client/network/src/protocol/notifications/behaviour.rs 2 additions, 2 deletions...te/client/network/src/protocol/notifications/behaviour.rs
- substrate/client/network/src/protocol/sync/blocks.rs 1 addition, 1 deletionsubstrate/client/network/src/protocol/sync/blocks.rs
- substrate/client/network/src/service/tests.rs 1 addition, 1 deletionsubstrate/client/network/src/service/tests.rs
- substrate/client/network/src/transactions.rs 2 additions, 2 deletionssubstrate/client/network/src/transactions.rs
- substrate/frame/bags-list/remote-tests/Cargo.toml 1 addition, 1 deletionsubstrate/frame/bags-list/remote-tests/Cargo.toml
- substrate/frame/election-provider-multi-phase/src/lib.rs 1 addition, 1 deletionsubstrate/frame/election-provider-multi-phase/src/lib.rs
- substrate/frame/support/procedural/src/pallet/parse/pallet_struct.rs 2 additions, 2 deletions...rame/support/procedural/src/pallet/parse/pallet_struct.rs
- substrate/primitives/npos-elections/fuzzer/Cargo.toml 1 addition, 1 deletionsubstrate/primitives/npos-elections/fuzzer/Cargo.toml
- substrate/utils/frame/benchmarking-cli/Cargo.toml 1 addition, 1 deletionsubstrate/utils/frame/benchmarking-cli/Cargo.toml
- substrate/utils/frame/frame-utilities-cli/Cargo.toml 1 addition, 1 deletionsubstrate/utils/frame/frame-utilities-cli/Cargo.toml
- substrate/utils/frame/generate-bags/Cargo.toml 1 addition, 1 deletionsubstrate/utils/frame/generate-bags/Cargo.toml
- substrate/utils/frame/generate-bags/node-runtime/Cargo.toml 1 addition, 1 deletionsubstrate/utils/frame/generate-bags/node-runtime/Cargo.toml
- substrate/utils/frame/try-runtime/cli/Cargo.toml 1 addition, 1 deletionsubstrate/utils/frame/try-runtime/cli/Cargo.toml
Please register or sign in to comment