[source] git = "https://github.com/jackpot51/winit.git" branch = "redox-wayland" [build] dependencies = [ "libwayland" ] template = "custom" script = """ DYNAMIC_INIT export RUSTFLAGS="${RUSTFLAGS} -lffi" cookbook_cargo_examples child_window control_flow pump_events window """