#TODO update the mio crate version (after cargo update) [source] git = "https://github.com/adamsky/globe" shallow_clone = true [build] template = "custom" script = """ DYNAMIC_INIT cookbook_cargo_packages globe-cli mv "${COOKBOOK_STAGE}/usr/bin/globe" "${COOKBOOK_STAGE}/usr/bin/globe-rs" """