[workspace] members = [ "crates/*", "xtask/" ] [profile.dev] # disabling debug info speeds up builds a bunch, # and we don't rely on it for debugging that much. debug = 0 [profile.release] incremental = true debug = 1 # only line info [patch.'crates-io']