代码拉取完成,页面将自动刷新
[package]
name = "orm_mysql"
version = "1.3.4"
edition = "2021"
authors = ["guoyu <guoyumail@qq.com>"]
description = "orm_mysql"
license = "MIT OR Apache-2.0"
repository = "https://github.com/guoyucode/orm_mysql"
rust-version = "1.75"
[lib]
path = "src/lib.rs"
[dependencies]
chrono = { version = "0.4", features = ["serde"], optional = true}
orm_mysql_macro = {version = "1.2.1"}
# orm_mysql_macro = {path = "./orm_mysql_macro"}
log = "0.4"
serde_json = { version = "1.0", features = ["preserve_order"] }
common_uu = { version = "1", default-features = false}
serde = { version = "1.0", features = ["derive"] }
mysql_async_uu = "0.32.4"
# async-trait = "0.1.60"
[dev-dependencies]
log = "0.4"
serde_json = { version = "1.0", features = ["preserve_order"] }
serde = { version = "1.0", features = ["derive"] }
tokio = { version = "1.13", features = ["rt", "rt-multi-thread", "macros", ] }
time = "0.3"
[features]
default = ["chrono"]
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。