about summary refs log tree commit diff
path: root/Cargo.toml
AgeCommit message (Collapse)AuthorFilesLines
2017-10-16 chore: Bump version to 0.1.1Vincent Ambo1-1/+1
2017-10-16 docs(Cargo): Add more info to Cargo manifestVincent Ambo1-0/+3
2017-10-15 feat(error): Add error-mapping from C callsVincent Ambo1-0/+2
Implements an error enum with mappings from the low-level C calls and appropriate error descriptions.
2017-10-15 chore: Add project scaffoldingVincent Ambo1-0/+6