1 Star 1 Fork 0

TEO Cloud/teo-runtime

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
Cargo.toml 1.17 KB
一键复制 编辑 原始数据 按行查看 历史
Victor Teo 提交于 2024-05-14 19:42 . update
[package]
name = "teo-runtime"
version = "0.2.32"
edition = "2021"
description = "Runtime for Teo"
license = "Apache-2.0"
homepage = "https://teocloud.io"
documentation = "https://teocloud.io/docs"
repository = "https://github.com/teocloud/teo-runtime"
[dependencies]
teo-result = { version = "0.2.32", path = "../teo-result" }
teo-parser = { version = "0.2.28", path = "../teo-parser" }
maplit = "1.0.2"
indexmap = { version = "2.2.6", features = ["serde"] }
serde = { version = "1.0.190", features = ["derive"] }
serde_json = { version = "1.0", features = ["preserve_order"] }
educe = "0.5.11"
key-path = "0.2.2"
async-trait = "0.1.80"
async-recursion = "1.1.1"
uuid = { version = "1.8", features = ["v4", "fast-rng"] }
cuid2 = "0.1.2"
cuid = "=1.2.0"
regex = "1.10.2"
random-string = "1.0"
futures = "0.3"
futures-util = "0.3"
bigdecimal = "=0.3.1"
num-integer = "0.1.45"
rand = "0.8.5"
once_cell = "1.19"
inflector-plus = "0.11.7"
pad = "0.1.6"
chrono = { version = "0.4.31", features = ["serde"] }
jsonwebtoken = "9.2"
log = "0.4.20"
bson = { version = "2.9.0", features = ["chrono-0_4", "serde_with"] }
tokio = { version = "1.0", features = ["full"] }
itertools = "0.12.0"
bcrypt = "0.15.0"
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/teocloud/teo-runtime.git
git@gitee.com:teocloud/teo-runtime.git
teocloud
teo-runtime
teo-runtime
main

搜索帮助

Cb406eda 1850385 E526c682 1850385