mirror of https://github.com/google/oss-fuzz.git
10 lines
253 B
YAML
10 lines
253 B
YAML
|
homepage: "https://github.com/Alexhuszagh/rust-lexical"
|
||
|
language: rust
|
||
|
primary_contact: "ahuszagh@gmail.com"
|
||
|
auto_ccs:
|
||
|
- "self@myrrlyn.dev"
|
||
|
sanitizers:
|
||
|
- address
|
||
|
fuzzing_engines:
|
||
|
- libfuzzer
|
||
|
main_repo: 'https://github.com/Alexhuszagh/rust-lexical'
|