my_rust_helloworld 0.1.1

A test for newbee
1
2
3
4
5
6
7
8
9
10
# 玩一下

## 项目

- [x] 发布
- [ ] 私有站点
- [ ] 发个能用的cmd并再其他设备使用
- [ ] 跨平台发布 amd64_linux arm64_linux
- [ ] 自动化测试
- [ ] 其他