raventhemer 1.5.3

A theme manager and switcher for desktop linux
# 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 = "raventhemer"
version = "1.5.3"
authors = ["nicohman <nicohman@demenses.net>"]
description = "A theme manager and switcher for desktop linux"
readme = "README.md"
keywords = ["linux", "cli", "customization"]
categories = ["gui", "command-line-interface"]
license = "GPL-3.0"
repository = "https://git.sr.ht/~nicohman/raven"

[[bin]]
name = "raven"
path = "src/main.rs"

[[bin]]
name = "ravend"
path = "src/ravend.rs"
[dependencies.clap-verbosity-flag]
version = "0.2.0"

[dependencies.dirs]
version = "1.0"

[dependencies.human-panic]
version = "1.0.1"

[dependencies.log]
version = "0.4"

[dependencies.ravenlib]
version = "1.2.4"

[dependencies.structopt]
version = "0.2.10"

[dependencies.time]
version = "0.1"