Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'lib/smol_str/Cargo.toml')
| -rw-r--r-- | lib/smol_str/Cargo.toml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/lib/smol_str/Cargo.toml b/lib/smol_str/Cargo.toml index 814781f05a..ee3263594a 100644 --- a/lib/smol_str/Cargo.toml +++ b/lib/smol_str/Cargo.toml @@ -33,8 +33,5 @@ serde = ["dep:serde_core"] name = "bench" harness = false -[profile.bench] -lto = "fat" - [lints] workspace = true |