fix: .cargo/config.toml yazım hatası düzeltildi
Some checks failed
Build MIPS Binary / build (push) Failing after 1m2s

This commit is contained in:
spinline
2026-02-08 17:52:15 +03:00
parent 9c4217f450
commit 7c4ff619c1

View File

@@ -1 +1,2 @@
[target.wasm32-unknown-unknown]\nrustflags = ["-C", "target-feature=+bulk-memory"]
[target.wasm32-unknown-unknown]
rustflags = ["-C", "target-feature=+bulk-memory"]