[package] name = "${REPO_NAME}" version = "0.1.0" authors = ["Manuel "] description = "${REPO_DESCRIPTION}" homepage = "https://git.snrd.eu/${REPO_OWNER_LOWER}/${REPO_NAME_LOWER}" repository = "${REPO_HTTPS_URL}" keywords = [] edition = "2021" license = "AGPLv3-only" readme = "README.md" include = ["src/**/*", "config.example.toml", "README.md"] [dependencies]