[source] git = "https://github.com/Byron/gitoxide.git" shallow_clone = true [build] dependencies = [ "openssl3", ] template = "custom" script = """ export OPENSSL_DIR="${COOKBOOK_SYSROOT}" export OPENSSL_STATIC="true" cookbook_cargo """