sqlink-derive 0.4.0

postgres builder derive to work with postgres
Documentation
[package]
name = "sqlink-derive"
version = "0.4.0"
authors = ["Liam <nghenglim@gmail.com>"]
edition = "2018"
description = "postgres builder derive to work with postgres"
license = "MIT/Apache-2.0"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]
sqlink = { version = "0.4.0", path = "../sqlink" }