1 Star 0 Fork 32

ddj99/rust-Melon

forked from xiaoyuanzi914/rust-Melon 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
WORKSPACE 258 Bytes
一键复制 编辑 原始数据 按行查看 历史
xiaoyuanzi914 提交于 2025-01-09 14:32 . Initial commit
workspace(name = "melon")
load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")
http_archive(
name = "rules_cc",
urls = ["https://github.com/bazelbuild/rules_cc/archive/refs/tags/0.0.3.tar.gz"],
strip_prefix = "rules_cc-0.0.3",
)
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Rust
1
https://gitee.com/ddj9999/rust-Melon.git
[email protected]:ddj9999/rust-Melon.git
ddj9999
rust-Melon
rust-Melon
main

搜索帮助