gtk-icon-cache 0.2.2

A gtk-icon-cache file reader
Documentation
# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO
#
# When uploading crates to the registry Cargo will automatically
# "normalize" Cargo.toml files for maximal compatibility
# with all versions of Cargo and also rewrite `path` dependencies
# to registry (e.g. crates.io) dependencies
#
# If you believe there's an error in this file please file an
# issue against the rust-lang/cargo repository. If you're
# editing this file be aware that the upstream Cargo.toml
# will likely look very different (and much more reasonable)

[package]
name = "gtk-icon-cache"
version = "0.2.2"
authors = ["石博文 <sbw@sbw.so>"]
description = "A gtk-icon-cache file reader"
homepage = "https://github.com/sbwtw/gtk-icon-cache"
keywords = ["gtk", "icon", "cache"]
categories = ["caching", "data-structures"]
license = "GPL-3.0"
repository = "https://github.com/sbwtw/gtk-icon-cache"
[dependencies.log]
version = "0.4"

[dependencies.memmap]
version = "0.6"