1 Star 0 Fork 1

金色木叶枫/short_url-api

forked from anruo/short_url-api 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
Cargo.toml 582 Bytes
一键复制 编辑 原始数据 按行查看 历史
Yun Liu 提交于 2020-01-28 18:52 +08:00 . 修改引用的代码版本
[package]
name = "short_url-api"
version = "0.1.0"
authors = ["houhanting <hanting.hou@gmail.com>"]
edition = "2018"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
actix-web = "2.0"
actix-rt = "1.0"
#fluffy = { git = "https://github.com/houhanting/fluffy.git" }
qrcode-generator = "1.0"
serde = "1.0"
serde_derive = "1.0"
serde_json = "1.0"
redis = "0.13"
base64 = "0.11"
mysql = "17.0"
actix-cors = "0.2"
[dependencies.fluffy]
git = "https://github.com/houhanting/fluffy.git"
branch = "V0.3"
features = ["debug"]
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Rust
1
https://gitee.com/maplecms/short_url-api.git
git@gitee.com:maplecms/short_url-api.git
maplecms
short_url-api
short_url-api
master

搜索帮助