[package] name = "timars" version = "0.1.0" edition = "2024" publish = false authors = ["Christoph J. Scherr "] license = "MIT" readme = "README.md" homepage = "https://git.cscherr.de/PlexSheep/rs-base" repository = "https://git.cscherr.de/PlexSheep/rs-base" [dependencies] getopts = "0.2.21" thiserror = "2.0.12"