Bump clap from 3.0.7 to 3.1.1 (#1035)
* Bump clap from 3.0.7 to 3.1.1 Bumps [clap](https://github.com/clap-rs/clap) from 3.0.7 to 3.1.1. - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](https://github.com/clap-rs/clap/compare/v3.0.7...v3.1.1) --- updated-dependencies: - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by:dependabot[bot] <support@github.com> * Fix up deprecated usages * cargo fmt Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by:
Keith Yeung <kungfukeith11@gmail.com>
Showing
- cumulus/Cargo.lock 12 additions, 12 deletionscumulus/Cargo.lock
- cumulus/client/cli/Cargo.toml 1 addition, 1 deletioncumulus/client/cli/Cargo.toml
- cumulus/parachain-template/node/Cargo.toml 1 addition, 1 deletioncumulus/parachain-template/node/Cargo.toml
- cumulus/parachain-template/node/src/cli.rs 6 additions, 6 deletionscumulus/parachain-template/node/src/cli.rs
- cumulus/polkadot-parachains/Cargo.toml 1 addition, 1 deletioncumulus/polkadot-parachains/Cargo.toml
- cumulus/polkadot-parachains/src/cli.rs 6 additions, 6 deletionscumulus/polkadot-parachains/src/cli.rs
Please register or sign in to comment