[package] name = "icodec" version = "0.1.0-alpha.3" authors = [ "Matthew D. Steele ", "Gark Garcia " ] description = "A library for encoding and decoding ICO image files" repository = "https://github.com/GarkGarcia/iko" keywords = ["ico", "icon", "image"] license = "MIT" readme = "README.md" [dependencies] byteorder = "1" ikon = "0.1.0-beta.16"