Skip to content

Commit

Permalink
Merge pull request #783 from crate-ci/renovate/trycmd-0.x
Browse files Browse the repository at this point in the history
chore(deps): Update Rust crate trycmd to 0.15.1
  • Loading branch information
epage committed May 1, 2024
2 parents 920a11d + 55e64e6 commit ca43bec
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 6 deletions.
28 changes: 23 additions & 5 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 @@ -154,7 +154,7 @@ log = "0.4"
env_logger = "0.11"
globset = { version = "0.4.14", default-features = false }
dunce = "1.0.4"
trycmd = "0.14.21"
trycmd = "0.15.1"
anyhow = "1.0.82"
concolor-control = { version = "0.0.7", features = ["auto"] }
git-conventional = "0.12.6"
Expand Down

0 comments on commit ca43bec

Please sign in to comment.