mirror of
https://github.com/DefectingCat/phthonus
synced 2025-07-15 16:41:32 +00:00
fix(axum-xitca): add rustflags
This commit is contained in:
2
frameworks/Rust/axum-xitca/.cargo/config.toml
Normal file
2
frameworks/Rust/axum-xitca/.cargo/config.toml
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
[target.x86_64-unknown-linux-gnu]
|
||||||
|
rustflags = ["-C", "target-cpu=native", "-Z", "threads=8"]
|
Reference in New Issue
Block a user