6 Star 46 Fork 11

Baihai IDP / IDP

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
Cargo.toml 510 Bytes
一键复制 编辑 原始数据 按行查看 历史
wuaoxiang 提交于 2023-03-08 10:51 . release v1.1.0
[workspace]
members = [
# "crates/test_runner",
"crates/cache_io",
# "crates/kubernetes_client",
"crates/license_generator",
"crates/service/*",
"crates/vendor/*",
"crates/common/*",
# "crates/ci/*",
]
[workspace.package]
edition = "2021"
license = "Apache-2.0"
repository = "https://github.com/BaihaiAI/IDP"
rust-version = "1.64.0"
version = "1.0.0"
[workspace.dependencies]
base64 = "0.21"
toml = "0.7"
[profile.release]
#lto = true
# keep debug info for gdb
debug = true
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Rust
1
https://gitee.com/baihai-idp/IDP.git
git@gitee.com:baihai-idp/IDP.git
baihai-idp
IDP
IDP
main

搜索帮助