add bootstrap

This commit is contained in:
lx
2026-07-06 13:36:23 -04:00
commit 504fb652a2
12 changed files with 2592 additions and 0 deletions
+2
View File
@@ -0,0 +1,2 @@
[target.'cfg(all(windows, target_env = "msvc"))']
rustflags = ["-C", "target-feature=+crt-static"]