Cargo.toml (
9
lines of code) (
raw
):
[workspace] members = [ "mp4parse", "mp4parse_capi", ] [profile.release] overflow-checks = true [profile.bench] overflow-checks = true