robloxapi 0.0.13

Async Rust API Wrapper for Roblox.
Documentation
[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.thiserror]
version = "1.0.40"

[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 = "Async Rust API Wrapper for Roblox."
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.13"