Skip to content

Commit

Permalink
build(deps): bump the deps group with 1 update (#1511)
Browse files Browse the repository at this point in the history
Bumps the deps group with 1 update: [command-group](https://github.com/watchexec/command-group).

- [Changelog](https://github.com/watchexec/command-group/blob/main/CHANGELOG.md)
- [Commits](watchexec/command-group@v4.1.0...v5.0.1)

---
updated-dependencies:
- dependency-name: command-group
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: deps
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 25, 2023
1 parent 1882dfa commit c177fd2
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 crates/binstalk/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ binstalk-fetchers = { version = "0.2.2", path = "../binstalk-fetchers", features
binstalk-registry = { version = "0.3.0", path = "../binstalk-registry" }
binstalk-types = { version = "0.6.1", path = "../binstalk-types" }
cargo-toml-workspace = { version = "3.0.0", path = "../cargo-toml-workspace" }
command-group = { version = "4.1.0", features = ["with-tokio"] }
command-group = { version = "5.0.1", features = ["with-tokio"] }
compact_str = { version = "0.7.0", features = ["serde"] }
detect-targets = { version = "0.1.14", path = "../detect-targets", features = ["tracing"] }
either = "1.8.1"
Expand Down

0 comments on commit c177fd2

Please sign in to comment.