代码拉取完成,页面将自动刷新
[workspace]
resolver = "2"
members = [
"model",
"transform",
"state",
"core",
"macros/*",
"rules/*",
"demo"
]
exclude = [
"demo"
]
[workspace.package]
name = "moduforge"
version = "0.3.9"
edition = "2024"
authors = ["String <348040933@qq.com>"]
license = "MIT"
documentation = "https://gitee.com/stringlxd/moduforge-rs"
homepage = "https://gitee.com/stringlxd/moduforge-rs"
repository = "https://gitee.com/stringlxd/moduforge-rs"
[workspace.dependencies]
tokio = { version = "1.0", features = ["full"] }
tokio-util = "0.7.14"
serde = { version = "1.0", features = ["derive", "rc"] }
serde_json = "1.0"
# lazy_static 线程安全全局变量
lazy_static = "1.4"
anyhow="1"
# im 不可变数据实现
im = { version = "15.1", features = ["serde"] }
thiserror = "2.0.12"
dashmap = "6.1.0"
# 异步 trait
async-trait = "0.1"
chrono = "0.4"
async-channel = "2.3.1"
crossbeam = "0.8"
# 日志系统
tracing = "0.1"
tracing-subscriber = { version = "0.3", features = ["env-filter"] }
tracing-appender = "0.2"
time = { version = "0.3", features = ["formatting"] }
uuid="1"
futures="0.3"
rayon = "1.8"
lru = "0.14.0"
parking_lot = "0.12"
ahash = "0.8"
rust_decimal = "1"
rust_decimal_macros = "1"
json_dotpath = "1"
once_cell = "1"
petgraph = "0.8"
criterion = "0.5"
bumpalo = "3"
fastrand = "2"
humantime = "2"
recursive = "0.1"
regex = "1"
regex-lite = "0.1"
strum = "0.27"
strum_macros = "0.27"
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。