cargo-hackerman 0.2.9

Workspace hack management and package/feature query
Documentation
1
2
3
4
5
6
When used with --lock option will take a checksum of all the dependencies and will
save it inside Cargo.toml file under ["package.metadata.hackerman.lock"] and subsequent
calls to check will confirm that this checksum is still valid.

This is required to make sure that original (unhacked) dependencies are saved and can be
restored at a later point.