Closed kpcyrd closed 6 years ago
It seems the travis test is failing due to cargo fmt
.
$ cargo fmt -- --write-mode=diff
Unrecognized option: 'write-mode'
Thank you for pointing this out. Please rebase on master
, I fixed the Travis build there.
Thanks for your quick reply! I've rebased to master and the tests are working now. :)
Nice, thanks. I'll prepare a new release.
The current version on crates.io is not building on openbsd and nix 0.11.0 includes a fix for openbsd 6.3. :)
If possible, could you please release a new version containing this patch?