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 molecule-codegen

Dependencies

(6 total, 5 outdated, 1 possibly insecure)

CrateRequiredLatestStatus
 case~1.01.0.0up to date
 molecule ⚠️~0.2.50.8.0out of date
 pest~2.12.7.10out of date
 pest_derive~2.12.7.10out of date
 proc-macro2~0.41.0.81out of date
 quote~0.61.0.36out of date

Security Vulnerabilities

molecule: Partial read is incorrect in molecule

RUSTSEC-2021-0103

Anyone who uses total_size(..) function to partial read the length of any FixVec will get an incorrect result, due to an incorrect implementation. This has been resolved in the 0.7.2 release.