kornelski / cargo-deb

Make Debian packages directly from Rust/Cargo projects
https://lib.rs/cargo-deb
MIT License
431 stars 52 forks source link

pathbytes: fix <Path as AsUnixPathBytes>::to_bytes on non-unix targets #56

Closed unleashed closed 2 years ago

unleashed commented 2 years ago

Fix a type error on non-unix targets.