When I add `nfd = "0.0.4"` to Cargo.toml on Windows, I encounter issue #14. When I use `nfd = { git = "https://github.com/saurvs/nfd-rs.git" }` instead, everything works fine. So it looks to me like #14 was fixed, but never published to crates.io. Would it be possible to do a version bump and publish?