1 2 3 4 5 6 7 8
author_id = "demo" app_id = "rust-image" author_name = "Demo" app_name = "Image Demo (Rust)" compile_args = ["--features", "alloc,talc"] [files] img = { path = "image.png" }