1
0
Fork 0
mirror of https://github.com/Ysurac/openmptcprouter-feeds.git synced 2025-03-09 15:40:03 +00:00

Update Rust

This commit is contained in:
Ycarus (Yannick Chabanois) 2024-01-19 17:24:40 +01:00
parent ba4e77d064
commit bc8a5f8b5f
10 changed files with 305 additions and 130 deletions

View file

@ -1,8 +0,0 @@
[target.@RUSTC_TARGET_ARCH@]
linker = "@TARGET_CC_NOCACHE@"
rustflags = ["-Ctarget-feature=-crt-static", "-Clink-args=@RUSTC_LDFLAGS@"]
[profile.stripped]
inherits = "release"
opt-level = "s"
strip = true