Sfoglia il codice sorgente

chore: sync Cargo.toml

chiichen 5 mesi fa
parent
commit
2edd19b296
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      kernel/Cargo.toml

+ 1 - 1
kernel/Cargo.toml

@@ -89,4 +89,4 @@ debug = true   # Controls whether the compiler passes `-g`
 
 # The release profile, used for `cargo build --release`
 [profile.release]
-debug = true
+debug = false