sbx_cloud 0.1.16

SBXCloud SDK for Rust
Documentation
[dependencies.reqwest]
features = ["json"]
version = "0.11.18"

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

[dependencies.serde_json]
version = "1.0.96"

[lib]
path = "src/lib.rs"

[package]
authors = ["Hans Ospina <hansospina@gmail.com>"]
description = "SBXCloud SDK for Rust"
edition = "2021"
homepage = "https://github.com/socobox/sbx-sdk-rs"
include = ["src/**/*", "Cargo.toml", "LICENSE", "README.md"]
keywords = ["sbx", "sbxcloud", "sdk"]
license = "MIT"
name = "sbx_cloud"
readme = "README.md"
repository = "https://github.com/socobox/sbx-sdk-rs"
version = "0.1.16"