1 Star 2 Fork 3

kozyan/ctp-rs

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
Cargo.toml 619 Bytes
一键复制 编辑 原始数据 按行查看 历史
[package]
name = "ctp_rs"
version = "0.2.0"
authors = ["xi.nie <xi.nie@outlook.com>"]
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
build = "build.rs"
[dependencies]
encoding = "0.2.33"
memchr = "2.5.0"
simple-error = "0.2.3"
time = "0.3.14"
[build-dependencies]
bindgen = "0.60.1"
cc = { version = "1.0.73", features = ["parallel"] }
lazy_static = "1.4.0"
regex = "1.4.1"
copy_to_output = "2.0.0"
[dev-dependencies]
crossbeam = "0.8.0"
serde = { version = "1.0.116", features = ["derive"] }
log = "0.4.11"
dotenv = "0.15.0"
env_logger = "0.9.0"
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Rust
1
https://gitee.com/kozyan/ctp-rs.git
git@gitee.com:kozyan/ctp-rs.git
kozyan
ctp-rs
ctp-rs
master

搜索帮助