Skip to content

Commit 2d22a93

Browse files
chore(deps): update procspawn requirement from 0.10 to 1.0
Updates the requirements on [procspawn](https://github.com/mitsuhiko/procspawn) to permit the latest version. - [Changelog](https://github.com/mitsuhiko/procspawn/blob/master/CHANGELOG.md) - [Commits](mitsuhiko/procspawn@0.10.0...1.0.0) --- updated-dependencies: - dependency-name: procspawn dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent fc1c81b commit 2d22a93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ dotenvy = "0.15.1"
4646
futures = "0.3"
4747
j4rs = "0.17.0"
4848
once_cell = "1.9"
49-
procspawn = "0.10"
49+
procspawn = "1.0"
5050
proptest = "1"
5151
proptest-derive = "0.4"
5252
rustls-pemfile = "1.0"

0 commit comments

Comments
 (0)