Skip to content

Commit a1877a0

Browse files
committed
Removes LTO to improve compilation times
1 parent f07f704 commit a1877a0

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

src/rust/Cargo.toml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,3 @@ extendr-api = { version = "0.8.1", features = ["result_condition"] }
1919
parking_lot = "0.12"
2020
tokio = { version = "1.49.0", features = ["rt"] }
2121
url = "2.5"
22-
23-
[profile.release]
24-
lto = true
25-
codegen-units = 1

0 commit comments

Comments
 (0)