1 Star 0 Fork 20

codes_test/fluffy

forked from anruo/fluffy 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
Cargo.toml 577 Bytes
一键复制 编辑 原始数据 按行查看 历史
anruo 提交于 2020-01-25 10:50 +08:00 . init ...
[package]
name = "fluffy"
version = "0.2.0"
authors = ["gang-wang <gang-wang@gmail.com>"]
edition = "2018"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
lazy_static = "1.4"
actix-web = "2.0"
actix-web-httpauth = "0.3"
actix-cors = "0.2"
actix-service = "1.0"
mysql = "17.0"
serde = "1.0"
serde_derive = "1.0"
serde_json = "1.0"
json = "*"
md5 = "0.7"
rand = "0.7"
futures = "0.3"
#jsonwebtoken = "6.0"
curl = "0.4"
regex = "1.3"
chrono = "0.4"
redis = "0.13"
tera = { version = "1.0" }
[features]
debug = []
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Rust
1
https://gitee.com/codes_test/fluffy.git
git@gitee.com:codes_test/fluffy.git
codes_test
fluffy
fluffy
master

搜索帮助