RUSTSEC-2020-0035: chunky: Chunk API does not respect align requirement August 25, 2020 Description Chunk API does not respect the align requirement of types. Unaligned reference can be created with the API, which is an undefined behavior. More Info https://github.com/aeplay/chunky/issues/2 Patched Versions None!