diff --git a/Cargo.toml b/Cargo.toml index f00d2ba9..3cff6528 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -66,8 +66,3 @@ search = ["elasticlunr-rs", "ammonia"] [[bin]] doc = false name = "mdbook" - -# For profiling only. -# If this ends up uncommented in a commit, let me know. -[profile.release] -debug = true