chore(deps): bump os_pipe from 1.2.1 to 1.2.2

Bumps [os_pipe](https://github.com/oconnor663/os_pipe.rs) from 1.2.1 to 1.2.2.
- [Commits](https://github.com/oconnor663/os_pipe.rs/compare/1.2.1...1.2.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-06-02 09:44:45 +00:00 committed by Gerald Pinder
parent 21cba760c5
commit 275a811e35

4
Cargo.lock generated
View file

@ -3116,9 +3116,9 @@ dependencies = [
[[package]]
name = "os_pipe"
version = "1.2.1"
version = "1.2.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5ffd2b0a5634335b135d5728d84c5e0fd726954b87111f7506a61c502280d982"
checksum = "db335f4760b14ead6290116f2427bf33a14d4f0617d49f78a246de10c1831224"
dependencies = [
"libc",
"windows-sys 0.59.0",