Skip to content

Commit

Permalink
build(deps): update rust crate process_control to 4.0.3 (starship#5046)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Apr 3, 2023
1 parent dc7bc70 commit fe2c205
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 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 @@ -89,7 +89,7 @@ versions = "4.1.0"
which = "4.4.0"
yaml-rust = "0.4.5"

process_control = { version = "4.0.2", features = ["crossbeam-channel"] }
process_control = { version = "4.0.3", features = ["crossbeam-channel"] }

guess_host_triple = "0.1.3"
home = "0.5.4"
Expand Down

0 comments on commit fe2c205

Please sign in to comment.