1 Star 0 Fork 0

天天向上/wezterm

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
Cargo.toml 416 Bytes
一键复制 编辑 原始数据 按行查看 历史
[workspace]
members = [
"strip-ansi-escapes",
"wezterm",
"wezterm-gui",
"wezterm-mux-server",
"wezterm-ssh"
]
resolver = "2"
[profile.release]
opt-level = 3
# debug = 1
[profile.dev]
# https://jakedeichert.com/blog/reducing-rust-incremental-compilation-times-on-macos-by-70-percent/
split-debuginfo = "unpacked"
[patch.crates-io]
ssh2 = { git = "https://github.com/wez/ssh2-rs.git", branch="win32ssl" }
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/gzylovna/wezterm.git
git@gitee.com:gzylovna/wezterm.git
gzylovna
wezterm
wezterm
altwin

搜索帮助