oconnor663 / os_pipe.rs

a cross-platform library for opening OS pipes in Rust
MIT License
100 stars 16 forks source link

Update to windows-sys 0.48.0 #28

Closed alexjg closed 1 year ago

alexjg commented 1 year ago

I need this because I'm getting duplicate dependency errors in a project which depends on os-pipe and is_terminal.

oconnor663 commented 1 year ago

Thank you! Just released as v1.1.4.