VYPR

crates.io package

lexer

pkg:cargo/lexer

Vulnerabilities (1)

  • CVE-2020-36458Aug 8, 2021
    affected <= 0.1.16

    An issue was discovered in the lexer crate through 2020-11-10 for Rust. For ReaderResult<T, E>, there is an implementation of Sync with a trait bound of T: Send, E: Send.