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.
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.
molecule-codegen(6 total, 5 outdated, 1 possibly insecure)
| Crate | Required | Latest | Status |
|---|---|---|---|
| case | ~1.0 | 1.0.0 | up to date |
| molecule ⚠️ | ~0.2.5 | 0.9.1 | out of date |
| pest | ~2.1 | 2.8.3 | out of date |
| pest_derive | ~2.1 | 2.8.3 | out of date |
| proc-macro2 | ~0.4 | 1.0.103 | out of date |
| quote | ~0.6 | 1.0.41 | out of date |
molecule: Partial read is incorrect in moleculeAnyone 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.