1 Star 0 Fork 0

绝尘/WinShell

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
Cargo.toml 302 Bytes
一键复制 编辑 原始数据 按行查看 历史
[package]
name = "WinShell"
version = "0.1.0"
edition = "2021"
# 依赖项
[dependencies]
chrono = "0.4.38"
colored = "2.1.0"
filetime = "0.2.25"
regex = "1.11.0"
reqwest = { version = "0.12.8", features = ["blocking", "rustls-tls"] }
sysinfo = "0.32.0"
tokio = { version = "1", features = ["full"] }
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/tc608/win-shell.git
git@gitee.com:tc608/win-shell.git
tc608
win-shell
WinShell
main

搜索帮助