libk now replaces the plethora of lib crates #5

Merged
zxq5 merged 9 commits from nullndvoid/FoundryOS:dev into dev 2025-02-23 17:07:26 +00:00
Showing only changes of commit 7e62bdae35 - Show all commits
+3 -3
View File
@@ -4,6 +4,6 @@
"[rust]": {
"editor.defaultFormatter": "rust-lang.rust-analyzer",
"editor.formatOnSave": true
}
}
},
"rust-analyzer.check.command": "clippy",
}