hdrldr 0.1.1

Radiance HDR loader in Rust
Documentation
[package]
name = "hdrldr"
description = "Radiance HDR loader in Rust"
version = "0.1.1"
authors = ["TechPriest <yaminogakusei@gmail.com>"]
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"