kornelski / cargo-deb

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

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

Closed unleashed closed 1 year ago

unleashed commented 1 year ago

Fix a type error on non-unix targets.