Browse Source

chore: sync Cargo.toml

chiichen 5 months ago
parent
commit
2edd19b296
1 changed files with 1 additions and 1 deletions
  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