[package] name = "lesscode" version = "0.1.4" edition = "2021" authors = ["navysummer@yeah.net"] description = "低代码工具包" license = "MIT/Apache-2.0" repository = "https://github.com/navysummer" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] mysql = "24.0.0" mongodb = "2.6.1" neo4rs = "0.6.2" redis = "0.23.2" postgres = "0.19.7"