cryptopal_rs/.cargo/config.toml
2025-06-20 11:23:21 +08:00

5 lines
88 B
TOML

[build]
target = "x86_64-unknown-linux-musl"
[run]
target = "x86_64-unknown-linux-musl"