feat: init

This commit is contained in:
steveej 2024-12-23 11:55:36 +01:00
commit 5325e86a34
23 changed files with 4196 additions and 0 deletions

View file

@ -0,0 +1,5 @@
[toolchain]
channel = "1.83.0"
components = [ "cargo","llvm-tools", "rustc", "clippy", "rust-src" ]
targets = [ ]
profile = "minimal"