[workspace] members = [ "ports/cef", "ports/geckolib", "ports/servo", ] [profile.dev] codegen-units = 4 [profile.release] opt-level = 3 # Uncomment to profile on Linux: # debug = true # lto = false [replace] # If you need to temporarily test Servo with a local fork of some upstream # crate, add that here. Use the form: # # ":" = { path = "/path/to/local/checkout" }