Skip to content

Commit

Permalink
chore(deps): Bump clio from 0.3.4 to 0.3.5 (#3800)
Browse files Browse the repository at this point in the history
Bumps [clio](https://github.com/aj-bagwell/clio) from 0.3.4 to 0.3.5.
- [Commits](aj-bagwell/clio@v0.3.4...v0.3.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Dec 14, 2023
1 parent f1679a0 commit c19680c
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 light-client/cli/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ mc-util-serial = { path = "../../util/serial" }
mc-util-uri = { path = "../../util/uri" }

clap = { version = "4.4", features = ["derive", "env"] }
clio = { version = "0.3.4", features = ["clap-parse"] }
clio = { version = "0.3.5", features = ["clap-parse"] }
grpcio = "0.13.0"
hex = "0.4"
protobuf = "2.27.1"
Expand Down

0 comments on commit c19680c

Please sign in to comment.