vomit-config 0.2.1

Shared configuration library for all Vomit project tools
Documentation
[package]
name = "vomit-config"
authors = ["Conrad Hoffmann <ch@bitfehler.net>"]
description = "Shared configuration library for all Vomit project tools"
homepage = "https://sr.ht/~bitfehler/vomit"
readme = "README.md"
repository = "https://git.sr.ht/~bitfehler/vomit-config"
license = "GPL-3.0-or-later"
version = "0.2.1"
edition = "2021"

[dependencies]
dirs = "4.0.0"
shellexpand = "3.0"
thiserror = "1.0"
toml = {version = "0.7", features = ["preserve_order"]}