ch1: Remove std

This commit is contained in:
Tateisi 2025-08-02 13:48:14 +08:00
parent c1084cd578
commit ad42f53386
4 changed files with 16 additions and 3 deletions

4
.vscode/settings.json vendored Normal file
View file

@ -0,0 +1,4 @@
{
"rust-analyzer.checkOnSave": true,
"rust-analyzer.cargo.allTargets": false
}