squareup 0.1.0

Squareup SDK for Rust
1
2
3
4
5
6
7
8
9
10
11
12
[dependencies]

[package]
description = "Squareup SDK for Rust"
edition = "2021"
include = ["src/*", "Cargo.toml", "README.md", "LICENSE"]
keywords = ["square", "squareup"]
license = "MIT"
name = "squareup"
readme = "README.md"
repository = "https://github.com/kcable194/squareup"
version = "0.1.0"