I got it to run by cloning the repo and then runningcargo +nightly fuzz run fuzz_parse_datetime
in the repo root, nocd
.
Is there a way to run it without cloning the repo?
And I thought the fuzzer was an interactive way to try the time parsing, the heck is this?
