v0.4.0
Some checks failed
Build and Release / build (push) Has been cancelled

This commit is contained in:
2026-05-17 01:23:37 -05:00
parent e60b6af388
commit bb14b125a2
27 changed files with 4517 additions and 0 deletions

2
.cargo/config.toml Normal file
View File

@@ -0,0 +1,2 @@
[target.x86_64-pc-windows-msvc]
rustflags = ["-C", "target-feature=+crt-static"]