# 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 are reading this file be aware that the original Cargo.toml # will likely look very different (and much more reasonable). # See Cargo.toml.orig for the original contents. [package] edition = "2018" name = "shentong" version = "0.5.7" authors = ["liuyongsheng "] build = "build.rs" description = "ShenTong binding" readme = "README.md" keywords = [ "shentong", "database", ] license = "UPL-1.0/Apache-2.0" repository = "https://github.com/lys-st/rust-shentong" [package.metadata.docs.rs] all-features = true [dependencies.lazy_static] version = "1.3.0" [dependencies.oracle_procmacro] version = "0.1" [dependencies.paste] version = "1.0.5" [dev-dependencies.uuid] version = "0.8" [build-dependencies.cc] version = "1.0" [features] aq_unstable = []