# 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 = "lesscode" version = "0.1.4" authors = ["navysummer@yeah.net"] description = "低代码工具包" readme = "README.md" license = "MIT/Apache-2.0" repository = "https://github.com/navysummer" [dependencies.mongodb] version = "2.6.1" [dependencies.mysql] version = "24.0.0" [dependencies.neo4rs] version = "0.6.2" [dependencies.postgres] version = "0.19.7" [dependencies.redis] version = "0.23.2"