Explorar o código

fix: reenable debug symbols in debug builds

cyqsimon %!s(int64=2) %!d(string=hai) anos
pai
achega
df77682aca
Modificáronse 1 ficheiros con 0 adicións e 5 borrados
  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