texcreate_repo 0.2.1

Provides the `Repo` type for the TexCreate Project
Documentation
[dependencies.reqwest]
version = "0.11.14"

[dependencies.serde]
features = ["derive"]
version = "1.0.152"

[dependencies.texcore]
features = ["texcreate_template"]
version = "0.7.1"

[dependencies.tokio]
features = ["full"]
version = "1.25.0"

[dependencies.toml]
version = "0.7.2"

[features]
default = []
release = []

[package]
authors = ["Mustafif Khan"]
description = "Provides the `Repo` type for the TexCreate Project"
edition = "2021"
license = "MIT"
name = "texcreate_repo"
version = "0.2.1"