NY4FHE2BHD6ZALKMHLI4UR2LRNJJNZ4VWJ7XZFUMVSTTC6XBX2OQC
iced = { path = "../iced", features = ["tokio", "image"] }
iced_native = { path = "../iced/native" }
iced_futures = { path = "../iced/futures" }
iced = { git = "https://github.com/yusdacra/iced", branch = "scrollable_programmatically", features = ["tokio", "image"] }
iced_native = { git = "https://github.com/yusdacra/iced", branch = "scrollable_programmatically" }
iced_futures = { git = "https://github.com/yusdacra/iced", branch = "scrollable_programmatically" }