[dependencies.actix-web]
version = "4.0"
[dependencies.clokwerk]
version = "0.4.0"
[dependencies.reqwest]
version = "0.11.24"
[dependencies.tokio]
features = ["full"]
version = "1.x"
[dependencies.toml]
version = "0.8.10"
[dependencies.version-compare]
version = "0.1.1"
[package]
authors = ["Deji Abodunrin <dejitzen@gmail.com>"]
description = "Rust Auto-Updater Library"
edition = "2021"
exclude = [".cargo_vcs_info.json", ".vscode/settings.json", ".gitignore"]
license = "MIT"
name = "rust-api-auto-update"
readme = "README.md"
repository = "https://github.com/dejitzen/rust-api-auto-update"
version = "1.0.0"