Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update the readme to add default-features = false (#272)
Without `default-features = false` some Linux users may encounter build issues. The examples have included this in the Cargo.toml files, but if you are like me I copyed from the README while working on MacOS, and then encounterd this issue later on when working on Linux.
- Loading branch information