Skip to content

Commit 92194c6

Browse files
Update os_pipe requirement from 0.9.2 to 1.1.2
Updates the requirements on [os_pipe](https://github.com/oconnor663/os_pipe.rs) to permit the latest version. - [Release notes](https://github.com/oconnor663/os_pipe.rs/releases) - [Commits](oconnor663/os_pipe.rs@0.9.2...1.1.2) --- updated-dependencies: - dependency-name: os_pipe dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 57cc986 commit 92194c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

xtask/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@ edition = "2018"
55

66
[dependencies]
77
anyhow = "1.0.43"
8-
os_pipe = "0.9.2"
8+
os_pipe = "1.1.2"
99
structopt = "0.3.22"

0 commit comments

Comments
 (0)