This project might be open to known security vulnerabilities, which can be prevented by tightening the version range of affected dependencies. Find detailed information at the bottom.

Crate dimensioned

Dependencies

(8 total, 3 outdated, 1 possibly insecure)

CrateRequiredLatestStatus
 approx^0.1.10.5.1out of date
 clapme^0.1.10.1.16up to date
 generic-array ⚠️^0.11.11.0.0out of date
 num-traits^0.2.50.2.18up to date
 quickcheck^0.6.21.0.3out of date
 serde^1.0.01.0.198up to date
 serde_test^1.0.01.0.176up to date
 typenum^1.6.01.17.0up to date

Security Vulnerabilities

generic-array: arr! macro erases lifetimes

RUSTSEC-2020-0146

Affected versions of this crate allowed unsoundly extending lifetimes using arr! macro. This may result in a variety of memory corruption scenarios, most likely use-after-free.