소스 검색

chore: sync Cargo.toml

chiichen 5 달 전
부모
커밋
2edd19b296
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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