Files
topgrade/Cross.toml
Thomas Schönauer 13076fcef6 10.2.0 release (#213)
2022-11-23 15:18:09 +00:00

5 lines
264 B
TOML

# Workaround for: https://github.com/cross-rs/cross/issues/1100
# TODO: Remove this file altogether once a new version of cross (after v0.2.4) is released.
[target.x86_64-unknown-freebsd.env]
passthrough = ["AR_x86_64_unknown_freebsd=x86_64-unknown-freebsd12-ar"]