Skip to content
This repository was archived by the owner on Nov 15, 2023. It is now read-only.

Commit 7f79897

Browse files
Bump async-process from 1.0.1 to 1.1.0 (#3122)
Bumps [async-process](https://github.com/smol-rs/async-process) from 1.0.1 to 1.1.0. - [Release notes](https://github.com/smol-rs/async-process/releases) - [Changelog](https://github.com/smol-rs/async-process/blob/master/CHANGELOG.md) - [Commits](smol-rs/async-process@v1.0.1...v1.1.0) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5480ecf commit 7f79897

File tree

2 files changed

+9
-15
lines changed

2 files changed

+9
-15
lines changed

Cargo.lock

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

node/core/pvf/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ path = "bin/puppet_worker.rs"
1111
[dependencies]
1212
always-assert = "0.1"
1313
async-std = { version = "1.8.0", features = ["attributes"] }
14-
async-process = "1.0.1"
14+
async-process = "1.1.0"
1515
assert_matches = "1.4.0"
1616
futures = "0.3.15"
1717
futures-timer = "3.0.2"

0 commit comments

Comments
 (0)