Closed bretmattingly closed 8 years ago
Thank you for reporting this! For some reason I thought I had merged my work on removing nix as a dependency, which fixes this, but now I see that was on a different project XD. I'll get on this right now, version 0.1.12 will have this fixed.
There we go, #40 should fix this issue. Closing it now but let me know if there are any other issues! Thank you.
Flawless execution!
Not sure why this is happening, since #[macro_use] is set up properly here. Regardless, replicating this is as easy as git cloning this repo or creating an empty Cargo project with rustty as a dependency. Calling
cargo build
results in:rustc version: 1.9.0 stable Mac OSX version: 10.11.1 El Capitan