Skip to content

Commit

Permalink
Bump cargo-subcommand from 0.11.0 to 0.12.0
Browse files Browse the repository at this point in the history
Bumps [cargo-subcommand](https://github.com/dvc94ch/cargo-subcommand) from 0.11.0 to 0.12.0.
- [Release notes](https://github.com/dvc94ch/cargo-subcommand/releases)
- [Commits](rust-mobile/cargo-subcommand@0.11.0...0.12.0)

---
updated-dependencies:
- dependency-name: cargo-subcommand
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Mar 4, 2024
1 parent cd1e677 commit e374088
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-npk/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ rust-version.workspace = true
[dependencies]
anyhow = "1.0.80"
atty = "0.2.14"
cargo-subcommand = { version = "0.11.0", features = ["clap"] }
cargo-subcommand = { version = "0.12.0", features = ["clap"] }
cargo_metadata = "0.15.3"
clap = { version = "4.2.7", features = ["derive"] }
human_bytes = "0.4.3"
Expand Down

0 comments on commit e374088

Please sign in to comment.