diff --git a/Cargo.toml b/Cargo.toml index 54ce614..a7ed71d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -17,6 +17,3 @@ clap = { version = "3.1.5", features = ["derive"] } tokio = { version = "1.16.1", features = ["full"] } tracing = "0.1.30" tracing-subscriber = { version = "0.3.8", features = ["env-filter"] } - -[profile.release] -lto = "fat" \ No newline at end of file