[package] name = "hdrldr" description = "Radiance HDR loader in Rust" version = "0.1.2" authors = ["TechPriest "] repository = "https://github.com/TechPriest/hdrldr" license = "WTFPL" readme = "README.md" edition = "2018" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dev-dependencies] structopt = "0.2" minifb = "0.11"