Skip to content

Commit

Permalink
Bump os_pipe from 0.9.2 to 1.1.4
Browse files Browse the repository at this point in the history
Bumps [os_pipe](https://github.com/oconnor663/os_pipe.rs) from 0.9.2 to 1.1.4.
- [Commits](oconnor663/os_pipe.rs@0.9.2...1.1.4)

---
updated-dependencies:
- dependency-name: os_pipe
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Aug 17, 2023
1 parent 35f649e commit 7961103
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ hyper = "0.14"
percent-encoding = "2"
libflate = "1.0"
log = "0.4"
os_pipe = "0.9"
os_pipe = "1.1"
reqwest = "0.9"
thiserror = "1"
serde = { version = "1", features = ["serde_derive"] }
Expand Down

0 comments on commit 7961103

Please sign in to comment.