Skip to content

Commit 2d6d33e

Browse files
Merge pull request #222 from influxdata/dependabot/cargo/procspawn-1.0
chore(deps): update procspawn requirement from 0.10 to 1.0
2 parents fc1c81b + 2d22a93 commit 2d6d33e

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)