phile 0.1.3

The Painless High-Level Persistence Engine
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 = "phile"
version = "0.1.3"
authors = ["Árpád Goretity <h2co3@h2co3.org>"]
description = "The Painless High-Level Persistence Engine"
homepage = "https://h2co3.github.io/phile/"
documentation = "https://docs.rs/phile"
readme = "../README.md"
keywords = ["database", "orm", "storage", "codegen", "dsl"]
categories = ["command-line-interface", "command-line-utilities", "database", "database-implementations", "development-tools"]
license = "BSD-2-Clause-FreeBSD"
repository = "https://github.com/H2CO3/PHiLe.git"
[dependencies.heck]
version = "0.3.0"

[dependencies.regex]
version = "0.2.2"

[dependencies.unicode-segmentation]
version = "1.2.0"
[dev-dependencies.quickcheck]
version = "0.4.1"

[dev-dependencies.lazy_static]
version = "0.2.8"

[dev-dependencies.itertools]
version = "0.6.3"

[dev-dependencies.rand]
version = "0.3.16"

[dev-dependencies.unicode-xid]
version = "0.1.0"