3 Star 1 Fork 0

Gitee 极速下载/git-subcopy

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
此仓库是为了提升国内下载速度的镜像仓库,每日同步一次。 原始仓库: https://gitlab.com/jD91mZM2/git-subcopy
克隆/下载
Cargo.toml 481 Bytes
一键复制 编辑 原始数据 按行查看 历史
jD91mZM2 提交于 2019-10-27 13:26 . Prepare for crates.io
[package]
name = "git-subcopy"
description = "Link files across git repositories"
version = "0.1.0"
authors = ["jD91mZM2 <me@krake.one>"]
edition = "2018"
repository = "https://gitlab.com/jD91mZM2/git-subcopy"
keywords = ["git"]
categories = ["command-line-utilities", "development-tools"]
license = "MIT"
[dependencies]
git2 = "0.10.1"
base64 = "0.10.1"
dirs = "2.0.2"
structopt = "0.3.3"
anyhow = "1.0.11"
tempfile = "3.1.0"
walkdir = "2.2.9"
log = "0.4.8"
env_logger = "0.7.0"
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Rust
1
https://gitee.com/mirrors/git-subcopy.git
git@gitee.com:mirrors/git-subcopy.git
mirrors
git-subcopy
git-subcopy
master

搜索帮助