ico 0.3.0

A library for encoding/decoding ICO image files
Documentation
[dependencies.byteorder]
version = "1"

[dependencies.png]
version = "0.17"
[dev-dependencies.clap]
version = "2.30"

[package]
authors = ["Matthew D. Steele <mdsteele@alum.mit.edu>"]
description = "A library for encoding/decoding ICO image files"
edition = "2021"
keywords = ["ico", "icon", "image"]
license = "MIT"
name = "ico"
readme = "README.md"
repository = "https://github.com/mdsteele/rust-ico"
resolver = "2"
version = "0.3.0"