cuppa 0.0.14

Standard library with usefull methods to boots the development
Documentation
[dependencies.mysql]
version = "20.1.0"

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

[dependencies.serde_derive]
version = "1.0.126"

[dependencies.serde_json]
version = "1.0.64"

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

[package]
authors = ["Tufik Chediak <tufik2@gmail.com>"]
categories = ["database"]
description = "Standard library with usefull methods to boots the development"
edition = "2018"
keywords = ["database", "sql", "mysql"]
license = "MIT OR Apache-2.0"
name = "cuppa"
repository = "https://github.com/cloudbit-interactive/cuppars.git"
version = "0.0.14"