I got it to run by cloning the repo and then running cargo +nightly fuzz run fuzz_parse_datetime in the repo root, no cd.
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?
