[dependencies.chesscom-openapi]
version = "=0.1.1"
[dev-dependencies.chrono]
features = ["serde"]
version = "0.4"
[dev-dependencies.tokio]
features = ["macros", "rt-multi-thread"]
version = "1.0"
[package]
authors = ["Anthony Nowell <anowell@gmail.com>"]
description = "Chess.com API client"
edition = "2018"
license = "MIT"
name = "chesscom"
repository = "https://github.com/anowell/chesscom-rs"
version = "0.1.3"