Skip to content

Commit

Permalink
build(deps): update rust crate process_control to 4.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 17, 2024
1 parent 186f997 commit 4907eac
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 5 deletions.
7 changes: 3 additions & 4 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 = "6.1.0"
which = "6.0.0"
yaml-rust = "0.4.5"

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

guess_host_triple = "0.1.3"
home = "0.5.9"
Expand Down

0 comments on commit 4907eac

Please sign in to comment.