Skip to content

Commit fc2604a

Browse files
Bump subprocess from 0.2.13 to 0.2.15
Bumps [subprocess](https://github.com/hniksic/rust-subprocess) from 0.2.13 to 0.2.15. - [Commits](hniksic/rust-subprocess@release/0.2.13...release/0.2.15) --- updated-dependencies: - dependency-name: subprocess dependency-version: 0.2.15 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8c4c00c commit fc2604a

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Cargo.lock

Lines changed: 2 additions & 2 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
@@ -52,5 +52,5 @@ expectorate = "1.0"
5252
slog-async = "2.8"
5353
slog-term = "2.9"
5454
structopt = "0.3"
55-
subprocess = "0.2.13"
55+
subprocess = "0.2.15"
5656
proptest = "1.9.0"

0 commit comments

Comments
 (0)