diesel_derives 1.4.1

You should not use this crate directly, it is internal to Diesel.
Documentation
[[test]]
name = "tests"
[badges.appveyor]
repository = "diesel-rs/diesel"

[badges.travis-ci]
repository = "diesel-rs/diesel"
[dependencies.proc-macro2]
version = "1"

[dependencies.quote]
version = "1"

[dependencies.syn]
features = ["full", "fold"]
version = "1"
[dev-dependencies.cfg-if]
version = "0.1.0"

[dev-dependencies.diesel]
version = "1.4.0"

[dev-dependencies.dotenv]
version = "0.10.0"

[features]
default = []
mysql = []
nightly = ["proc-macro2/nightly"]
postgres = []
sqlite = []

[lib]
proc-macro = true

[package]
authors = ["Sean Griffin <sean@seantheprogrammer.com>"]
autotests = false
description = "You should not use this crate directly, it is internal to Diesel."
documentation = "https://diesel.rs/guides/"
homepage = "https://diesel.rs"
license = "MIT OR Apache-2.0"
name = "diesel_derives"
repository = "https://github.com/diesel-rs/diesel/tree/master/diesel_derives"
version = "1.4.1"