[workspace] members = ["crates/*"] [workspace.package] license = "GPL-3.0" authors = [ "Eric Förster ", "Patrick Förster ", ] edition = "2021" rust-version = "1.65" [profile.release] lto = "thin" incremental = true [profile.bench] lto = "thin" incremental = true