Cargo.toml (9 lines of code) (raw):

[workspace] members = [ "fastpay_core", "fastpay", ] [profile.release] debug = true [profile.bench] debug = true