mimir 0.1.2

Rust bindings over the Oracle Database Programming Interface for Drivers and Applications
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 = "mimir"
version = "0.1.2"
authors = ["Jason Ozias <jason.g.ozias@gmail.com>"]
description = "Rust bindings over the Oracle Database Programming Interface for Drivers and Applications"
homepage = "https://github.com/aesir-vanir/mimir"
documentation = "https://docs.rs/mimir"
readme = "README.md"
keywords = ["oracle", "driver", "bindings"]
license = "MIT/Apache-2.0"
repository = "https://github.com/aesir-vanir/mimir"
[dependencies.rand]
version = "0.3.15"

[dependencies.bitflags]
version = "0.9.1"

[dependencies.slog]
version = "2.0.2"

[dependencies.getset]
version = "0.0.5"

[dependencies.lazy_static]
version = "0.2.8"

[dependencies.error-chain]
version = "0.11.0-rc.2"

[dependencies.chrono]
version = "0.4"
features = ["serde"]
[build-dependencies.gcc]
version = "0.3.45"