Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 9, 2024
1 parent 639f6a0 commit b6e05ed
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 = "1.4"
percent-encoding = "2"
libflate = "2.1"
log = "0.4"
os_pipe = "1.1"
os_pipe = "1.2"
reqwest = "0.9"
thiserror = "1"
serde = { version = "1", features = ["serde_derive"] }
Expand Down

0 comments on commit b6e05ed

Please sign in to comment.