1
0
Эх сурвалжийг харах

Merge pull request #529 from cyqsimon/emit-debug-symbols

fix: reenable debug symbols in debug builds
Christina Sørensen 2 жил өмнө
parent
commit
a7718c84d7
1 өөрчлөгдсөн 0 нэмэгдсэн , 5 устгасан
  1. 0 5
      Cargo.toml

+ 0 - 5
Cargo.toml

@@ -121,11 +121,6 @@ nix = []
 # Should only be used inside of flake.nix locally (not on CI)
 nix-local = []
 
-
-# make dev builds faster by excluding debug symbols
-[profile.dev]
-debug = false
-
 # use LTO for smaller binaries (that take longer to build)
 [profile.release]
 lto = true