# 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 = "pg-helper" version = "0.2.3" authors = ["baoyachi "] description = "postgres database helper" homepage = "https://github.com/baoyachi/odbc-bridge" documentation = "https://docs.rs/pg-helper" readme = "README.md" keywords = [ "postgres", "odbc", "postgres-helper", "oid", "pg", ] license = "Apache-2.0" repository = "https://github.com/baoyachi/odbc-bridge" resolver = "1" [dependencies.postgres-types] version = "0.2.4"