aboutsummaryrefslogtreecommitdiff
path: root/lib/xixanta/fuzz/Cargo.lock
Commit message (Collapse)AuthorAgeFilesLines
* Transform mapping configurations into toml filesMiquel Sabaté Solà2024-12-221-0/+137
| | | | | | | | This will allow the creation of configuration files that can live outside of this tree, so developers can fine tune configuration files of their own without having to pick up whatever is currently available. Signed-off-by: Miquel Sabaté Solà <mikisabate@gmail.com>
* ci: Add fuzzy testing to the parserMiquel Sabaté Solà2024-12-121-0/+79
Signed-off-by: Miquel Sabaté Solà <mikisabate@gmail.com>