servers/Cross.toml

4 lines
187 B
TOML
Raw Normal View History

2022-06-17 11:58:53 +00:00
# NOTE: Custom image specification for freebsd is required until new version of cross is released.
[target.x86_64-unknown-freebsd]
image = "svenstaro/cross-x86_64-unknown-freebsd:latest"