1 Star 3 Fork 1

Notar开发组/RPy 透明代理

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
Cargo.toml 484 Bytes
一键复制 编辑 原始数据 按行查看 历史
JFkh 提交于 2021-06-21 17:49 +08:00 . # 升级版本
[package]
name = "rpy"
version = "0.1.0"
authors = ["JFkh <stefanleekp@gmail.com>"]
edition = "2018"
license = "Apache-2.0"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[profile.release]
panic = 'abort'
[dependencies]
tokio = { version = "1.7.1", features = ["net", "io-util", "macros", "rt-multi-thread"] }
serde = { version = "1.0.126", features = ["derive"] }
futures = "0.3.15"
toml = "0.5.8"
log = "0.4.14"
log4rs = "1.0.0"
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Rust
1
https://gitee.com/notar_development_group/rpy.git
git@gitee.com:notar_development_group/rpy.git
notar_development_group
rpy
RPy 透明代理
master

搜索帮助