mirror of
https://github.com/starship/starship.git
synced 2026-06-23 02:05:51 +07:00
build: bump process_control from 3.2.0 to 3.2.1 (#3450)
Bumps [process_control](https://github.com/dylni/process_control) from 3.2.0 to 3.2.1. - [Release notes](https://github.com/dylni/process_control/releases) - [Commits](https://github.com/dylni/process_control/compare/3.2.0...3.2.1) --- updated-dependencies: - dependency-name: process_control dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
+1
-1
@@ -70,7 +70,7 @@ strsim = "0.10.0"
|
||||
sha-1 = "0.10.0"
|
||||
toml_edit = "0.13.0"
|
||||
|
||||
process_control = { version = "3.2.0", features = ["crossbeam-channel"] }
|
||||
process_control = { version = "3.2.1", features = ["crossbeam-channel"] }
|
||||
|
||||
shell-words = "1.0.0"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user