| 123456 |
- [target.armv7-unknown-linux-musleabihf]
- linker = "/cross/armv7l-linux-musleabihf-native/bin/armv7l-linux-musleabihf-gcc"
- rustflags = ["-C", "target-feature=+crt-static"]
- [target.stable-x86_64-pc-windows-msvc]
- rustflags = ["-C", "target-feature=+crt-static"]
|