[dependencies.async-trait]
version = "0.1.42"
[dependencies.reqwest]
features = ["cookies", "json"]
version = "0.11.14"
[dependencies.serde]
features = ["derive"]
version = "1.0"
[dependencies.serde_json]
version = "1.0"
[dependencies.tokio]
features = ["macros", "rt-multi-thread"]
version = "1.0"
[package]
authors = ["PythonicIconic <coatedalmond@protonmail.com>", "royce-mathew <royce1mathew@gmail.com>", "sur4y <42720850+sur4y@users.github.com>"]
description = "A Rust library for the Roblox API."
edition = "2021"
homepage = "https://github.com/royce-mathew/robloxapi"
keywords = ["roblox", "api", "roblox-api", "robloxapi"]
license = "MIT"
name = "robloxapi"
readme = "README.md"
repository = "https://github.com/royce-mathew/robloxapi.git"
version = "0.0.12"