# 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 = "2021" name = "odbc-common" version = "0.2.3" authors = ["baoyachi "] description = "odbc bridge common" homepage = "https://github.com/baoyachi/odbc-bridge" documentation = "https://docs.rs/odbc-bridge" readme = "README.md" keywords = [ "dameng", "odbc", "orm", "dameng-odbc", "dm", ] license = "Apache-2.0" repository = "https://github.com/baoyachi/odbc-bridge" resolver = "1" [dependencies.anyhow] version = "1.0.66" [dependencies.log] version = "0.4.17" [dependencies.nu-protocol] version = "=0.69.1" [dependencies.nu-table] version = "=0.69.1" [dependencies.odbc-api] version = "0.50.2"