v1
31%
First version in which
- core features are complete
- all crates have been explicitly reviewed for security issues
- all crates have been explicitly reviewed for unnecessary or risky
panic
ing operations likeunwrap()
- (unit) tests exist for every module
- the whole system has been tested with some real-world application