Skip to content

Commit

Permalink
Merge pull request #74 from txpipe/dependabot/cargo/clap-3.0.9
Browse files Browse the repository at this point in the history
chore(deps): bump clap from 3.0.7 to 3.0.9
  • Loading branch information
mark-stopka committed Jan 18, 2022
2 parents fe56cb7 + 1275a87 commit 6b4b4be
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
Expand Up @@ -19,7 +19,7 @@ pallas = "0.3.9"
hex = "0.4.3"
net2 = "0.2.37"
bech32 = "0.8.1"
clap = "3.0.7"
clap = "3.0.9"
log = "0.4.14"
env_logger = "0.9.0"
crossterm = "0.22"
Expand Down

0 comments on commit 6b4b4be

Please sign in to comment.