pkg-checker 0.6.1

A Rust tool for checking and updating globally installed Cargo packages with interactive mode and smart prerelease detection
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
## 🎉 新功能

### 📋 更新内容

- chore: 版本升级到 0.6.1
- chore: 优化 GitHub Action 配置格式
### 🔗 相关链接
- [GitHub Repository]https://github.com/jenkinpan/pkg-checker-rs
- [Crates.io]https://crates.io/crates/pkg-checker
- [Documentation]https://docs.rs/pkg-checker

## 📦 安装

```bash
cargo install pkg-checker
```