diff --git a/Cargo.toml b/Cargo.toml index b75adc3..2ab02d5 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -63,10 +63,10 @@ harness = false name = "string" harness = false -[profile.bench] -codegen-units = 1 -debug = 1 -lto = true +# [profile.bench] +# codegen-units = 1 +# debug = 1 +# lto = true [package.metadata.docs.rs] all-features = true