Skip to content

Commit

Permalink
chore(deps): bump clap from 3.0.13 to 3.0.14
Browse files Browse the repository at this point in the history
Bumps [clap](https://github.com/clap-rs/clap) from 3.0.13 to 3.0.14.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](clap-rs/clap@v3.0.13...v3.0.14)

---
updated-dependencies:
- dependency-name: clap
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 6, 2022
1 parent 6e2e2f9 commit da04bd1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ pallas = "0.4.0"
hex = "0.4.3"
net2 = "0.2.37"
bech32 = "0.8.1"
clap = "3.0.13"
clap = "3.0.14"
log = "0.4.14"
env_logger = "0.9.0"
crossterm = "0.22"
Expand Down

0 comments on commit da04bd1

Please sign in to comment.