# 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 = "bmbp_rdbc" version = "0.2.8" authors = ["bmbp"] build = false autobins = false autoexamples = false autotests = false autobenches = false description = "RDBC" homepage = "https://github.com/bmbper/bmbp_rdbc" documentation = "https://github.com/bmbper/bmbp_rdbc" readme = "README.md" license = "MIT" repository = "https://github.com/bmbper/bmbp_rdbc" [lib] name = "bmbp_rdbc" path = "src/lib.rs" [dependencies.bmbp_rdbc_adaptor] version = "0.2.8" [dependencies.bmbp_rdbc_driver] version = "0.2.8" [dependencies.bmbp_rdbc_marco] version = "0.2.8" [dependencies.bmbp_rdbc_orm] version = "0.2.8" [dependencies.bmbp_rdbc_script] version = "0.2.8" [dependencies.bmbp_rdbc_sql] version = "0.2.8" [dependencies.bmbp_rdbc_type] version = "0.2.8"