korat_derive 0.1.3

Derivables for implementation of converters of structures to and from rusoto attribute maps
Documentation
# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO
#
# When uploading crates to the registry Cargo will automatically
# "normalize" Cargo.toml files for maximal compatibility
# with all versions of Cargo and also rewrite `path` dependencies
# to registry (e.g. crates.io) dependencies
#
# If you believe there's an error in this file please file an
# issue against the rust-lang/cargo repository. If you're
# editing this file be aware that the upstream Cargo.toml
# will likely look very different (and much more reasonable)

[package]
name = "korat_derive"
version = "0.1.3"
authors = ["Giorgos Georgiou <giorgos.georgiou@outlook.com>"]
description = "Derivables for implementation of converters of structures to and from rusoto attribute maps"
keywords = ["dynamodb", "rusoto"]
license = "Apache-2.0"
repository = "https://github.com/behos/korat"

[lib]
proc-macro = true
[dependencies.syn]
version = ">= 0.11.11"

[dependencies.korat]
version = "0.1.2"

[dependencies.rusoto_dynamodb]
version = "^0"

[dependencies.quote]
version = ">= 0.3.15"
[dev-dependencies.rusoto_core]
version = "^0"