# 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.3.5" authors = ["Jason Ozias "] 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.bitflags] version = "0" [dependencies.chrono] version = "0" features = ["serde"] [dependencies.derive_builder] version = "0" [dependencies.error-chain] version = "0" [dependencies.getset] version = "0" [dependencies.hex-slice] version = "0" [dependencies.lazy_static] version = "0" [dependencies.rand] version = "0" [dependencies.slog] version = "2" optional = true [dependencies.slog-try] version = "0" [dev-dependencies.slog-async] version = "2" [dev-dependencies.slog-term] version = "2" [build-dependencies.gcc] version = "0" [features] debug = ["slog/max_level_debug", "slog/release_max_level_debug"] default = ["slog"] trace = ["slog/max_level_trace", "slog/release_max_level_trace"]