cursor / Cross.toml
ronghua's picture
up
3c2af29
raw
history blame contribute delete
140 Bytes
[target.x86_64-unknown-linux-gnu]
dockerfile = "Dockerfile.cross"
[target.aarch64-unknown-linux-gnu]
dockerfile = "Dockerfile.cross.arm64"