[package]
name = "twstorage"
version = "0.2.1"
edition = "2021"
authors = ["Patiga <dev@patiga.eu>"]
license = "AGPL-3.0-only"
description = "Access the data and config directories of Teeworlds and DDNet"
repository = "https://gitlab.com/ddnet-rs/twstorage"
keywords = ["teeworlds", "ddnet"]
[target.'cfg(windows)'.dependencies]
winreg = "0.52.0"