v0.1.2
- Use mem::forget instead of a bool in
ExitOnSuddenDrop
- Change exit code to 101.
EDIT:
- The v0.1.2 uploaded to cargo does not correspond with this release, as it has an added
panic!()
in its unit test. Use v0.1.3
ExitOnSuddenDrop
EDIT:
panic!()
in its unit test. Use v0.1.3