[target.x86_64-unknown-linux-gnu]
pre-build = [
"apt-get update",
"apt-get install -y pkg-config libssl-dev"
]
[target.x86_64-pc-windows-msvc]
xargo = false
image = "ghcr.io/cross-rs/x86_64-pc-windows-msvc:main"
[target.aarch64-apple-darwin]
xargo = false
[target.x86_64-apple-darwin]
xargo = false