Kaynağa Gözat

chore: disable split-debuginfo

nathan 2 yıl önce
ebeveyn
işleme
6117f84373
1 değiştirilmiş dosya ile 3 ekleme ve 1 silme
  1. 3 1
      shared-lib/Cargo.toml

+ 3 - 1
shared-lib/Cargo.toml

@@ -13,4 +13,6 @@ members = [
 ]
 
 [profile.dev]
-split-debuginfo = "unpacked"
+opt-level = 0
+#https://doc.rust-lang.org/rustc/codegen-options/index.html#debug-assertions
+#split-debuginfo = "unpacked"