psd 0.1.6

A Rust API for parsing and working with PSD files.
Documentation
[dependencies.failure]
version = "0.1.5"

[package]
authors = ["Chinedu Francis Nwafili <frankie.nwafili@gmail.com>"]
description = "A Rust API for parsing and working with PSD files."
edition = "2018"
keywords = ["psd", "photoshop", "texture", "png", "image"]
license = "MIT/Apache-2.0"
name = "psd"
repository = "https://github.com/chinedufn/psd"
version = "0.1.6"
[profile.release]