aboutsummaryrefslogtreecommitdiffstats
path: root/crates/pseudonyms/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'crates/pseudonyms/Cargo.toml')
-rw-r--r--crates/pseudonyms/Cargo.toml5
1 files changed, 0 insertions, 5 deletions
diff --git a/crates/pseudonyms/Cargo.toml b/crates/pseudonyms/Cargo.toml
index 9f06188..1efd5c5 100644
--- a/crates/pseudonyms/Cargo.toml
+++ b/crates/pseudonyms/Cargo.toml
@@ -32,8 +32,3 @@ warden-core = { workspace = true, features = ["pseudonyms", "serde-time"] }
[dependencies.warden-stack]
workspace = true
features = ["api", "cache", "postgres", "opentelemetry-tonic", "tracing-loki"]
-
-[profile.release]
-lto = true
-strip = true
-codegen-units = 1