Skip to content

Commit

Permalink
Bump os_pipe from 1.1.5 to 1.2.0
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]>
  • Loading branch information
dependabot[bot] authored Jun 6, 2024
1 parent 9003aff commit 6b372d2
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.3"
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 6b372d2

Please sign in to comment.