Work on custom binaries

This commit is contained in:
Michael Mikovsky
2026-01-30 14:05:07 -07:00
parent b2fe85a698
commit 82d8e1ba10
21 changed files with 217 additions and 278 deletions
+3
View File
@@ -0,0 +1,3 @@
[unstable]
build-std = ["core", "std"]
build-std-features = ["optimize_for_size"]