meli/fuzz
Manos Pitsidianakis ae96038fbf
Run cargo lints / Lint on ${{ matrix.build }} (linux-amd64, ubuntu-latest, stable, x86_64-unknown-linux-gnu) (pull_request) Successful in 7m48s Details
Run Tests / Test on ${{ matrix.build }} (linux-amd64, ubuntu-latest, stable, x86_64-unknown-linux-gnu) (pull_request) Successful in 15m42s Details
Cargo manifest lints / Lint Cargo manifests on ${{ matrix.build }} (linux-amd64, ubuntu-latest, stable, x86_64-unknown-linux-gnu) (pull_request) Successful in 11m5s Details
Make unicode-segmentation a hard dependency
meli/melib are UTF8 software, so we should have proper Unicode support.

A compile-time env var is added, `UNICODE_REGENERATE_TABLES` to force
network access and rebuild the cached unicode tables.

Signed-off-by: Manos Pitsidianakis <manos@pitsidianak.is>
2024-04-11 21:15:47 +03:00
..
fuzz_targets Add cargo-fuzz targets 2020-05-07 22:52:50 +03:00
.gitignore Add cargo-fuzz targets 2020-05-07 22:52:50 +03:00
Cargo.lock Update dependency versions 2022-08-01 04:09:42 +03:00
Cargo.toml Make unicode-segmentation a hard dependency 2024-04-11 21:15:47 +03:00
envelope_tokens.dict Add cargo-fuzz targets 2020-05-07 22:52:50 +03:00