linicon-theme 1.2.0

Get the user's current icon the on Linux
Documentation
[package]
name = "linicon-theme"
authors = ["Sashanoraa <sasha@noraa.gay>"]
version = "1.2.0"
description = "Get the user's current icon the on Linux"
categories = ["os", "os::unix-apis"]
keywords = ["linux", "icons", "freedesktop"]
repository = "https://git.sr.ht/~zethra/linicon-theme"
documentation = "https://docs.rs/linicon-theme"
edition = "2018"
readme = "README.md"
license = "MPL-2.0"
include = ["src/lib.rs", "LICENSE", "README.md"]

[badges.maintenance]
status = "passively-maintained"

[dependencies]
freedesktop_entry_parser = "1.3"
rust-ini = "0.17"