mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-13 05:51:02 +00:00
Bump async-process from 1.1.0 to 1.3.0 (#4260)
Bumps [async-process](https://github.com/smol-rs/async-process) from 1.1.0 to 1.3.0. - [Release notes](https://github.com/smol-rs/async-process/releases) - [Changelog](https://github.com/smol-rs/async-process/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/async-process/compare/v1.1.0...v1.3.0) --- updated-dependencies: - dependency-name: async-process dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
@@ -11,7 +11,7 @@ path = "bin/puppet_worker.rs"
|
||||
[dependencies]
|
||||
always-assert = "0.1"
|
||||
async-std = { version = "1.10.0", features = ["attributes"] }
|
||||
async-process = "1.1.0"
|
||||
async-process = "1.3.0"
|
||||
assert_matches = "1.4.0"
|
||||
futures = "0.3.17"
|
||||
futures-timer = "3.0.2"
|
||||
|
||||
Reference in New Issue
Block a user