5 Star 0 Fork 0

软件工程2022007 / 活动中心

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
Cargo.toml 1.34 KB
一键复制 编辑 原始数据 按行查看 历史
zivion 提交于 2022-04-21 01:43 . bump: uuid
[package]
name = "shimmer_club"
version = "0.2.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
thiserror = "1"
wither = {version="0.9.4",git="https://gitee.com/ttm0/wither.git",features=["tokio-runtime","bson-chrono-0_4","bson-uuid-0_8"]}
log = "0.4"
env_logger = "0.9"
actix-http ={version="3.0.4"}
actix-web = {version="4.0.1"}
actix-session={version="0.5.0"}
actix-multipart = "0.4.0"
actix-files = "0.6.0"
awc = {version="3.0.0",features=["rustls"]}
futures = "0.3"
futures-util = "0.3"
tokio = {version="^1.14",features=["fs"]}
typed-builder = "0.9"
async-trait = "0.1"
chrono = {version="0.4",features=["serde"]}
time = "0.3"
lru = "0.6"
sled = "0.34"
tokio-cron-scheduler={version="*",git="https://gitee.com/ttm0/tokio-cron-scheduler.git"}
lettre = {version="0.10.0-rc.4",default-features=false,features=["tokio1-rustls-tls","mime03","builder","hostname","pool","smtp-transport"]}
crypto = {version="0.3",features=["std"]}
sha2 = "0.9"
sha-1 = "0.9"
aes-gcm-siv = "0.10"
rsa = "0.4"
hex="0.4"
rand = {version="0.8"}
urlencoding = "1.3"
once_cell = "1"
path-slash = "0.1.4"
url = "2.2.2"
uuid = {version="1.0.0",features=["v4","fast-rng"]}
valico = "3" # json schema校验
regex = "1.5.4"
jieba-rs = "0.6" #用于分词
num_cpus = "1"
serde = "1"
serde_json = "1"
serde_repr = "0.1"
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Go
1
https://gitee.com/software-engineering-2022007/activity-center.git
git@gitee.com:software-engineering-2022007/activity-center.git
software-engineering-2022007
activity-center
活动中心
master

搜索帮助

344bd9b3 5694891 D2dac590 5694891