diff --git a/Cross.toml b/Cross.toml new file mode 100644 index 00000000..90e226fd --- /dev/null +++ b/Cross.toml @@ -0,0 +1,2 @@ +[target.aarch64-unknown-linux-gnu] +image = "localhost/cross-rs-jdk-linux-x86_64:main"