mirror of
https://github.com/wisdgod/cursor-api.git
synced 2025-12-24 13:38:01 +08:00
6 lines
140 B
TOML
6 lines
140 B
TOML
[target.x86_64-unknown-linux-gnu]
|
|
dockerfile = "Dockerfile.cross"
|
|
|
|
[target.aarch64-unknown-linux-gnu]
|
|
dockerfile = "Dockerfile.cross.arm64"
|