Skip to content

Commit 01fe7bb

Browse files
Bump subprocess from 1.0.0 to 1.0.3 (#1578)
Bumps [subprocess](https://github.com/hniksic/rust-subprocess) from 1.0.0 to 1.0.3. - [Commits](hniksic/rust-subprocess@release/1.0.0...release/1.0.3) --- updated-dependencies: - dependency-name: subprocess dependency-version: 1.0.3 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>
1 parent 45a5e43 commit 01fe7bb

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.

dropshot/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ hyper-staticfile = "0.10"
108108
lazy_static = "1.5.0"
109109
libc = "0.2.183"
110110
mime_guess = "2.0.5"
111-
subprocess = "1.0.0"
111+
subprocess = "1.0.3"
112112
tempfile = "3.27"
113113
trybuild = "1.0.116"
114114
# Used by the https examples and tests

0 commit comments

Comments
 (0)