Skip to content

Commit 5484961

Browse files
Bump process_control from 5.0.0 to 5.2.0
Bumps [process_control](https://github.com/dylni/process_control) from 5.0.0 to 5.2.0. - [Release notes](https://github.com/dylni/process_control/releases) - [Commits](dylni/process_control@5.0.0...5.2.0) --- updated-dependencies: - dependency-name: process_control dependency-version: 5.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent af9b33c commit 5484961

2 files changed

Lines changed: 20 additions & 7 deletions

File tree

Cargo.lock

Lines changed: 19 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ tempfile = "3.10.1"
2424
thiserror = "1.0.57"
2525
tracing = "0.1.40"
2626
tracing-subscriber = { version = "0.3.18", features = ["env-filter"] }
27-
process_control = "5.0.0"
27+
process_control = "5.2.0"
2828

2929
[dev-dependencies]
3030
ui_test = "0.23.0"

0 commit comments

Comments
 (0)