Commit Graph

4 Commits

Author SHA1 Message Date
idlercloud
4ba23ce8fc refactor: 用更 idiomatic 的方式改写一些代码 (#54)
* refactor: Config 采用 arc_swap 而非锁

* refactor: 改进 config 的检查,及其他一些细微优化

* refactor: 不再拆分 lib.rs 和 main.rs
2024-04-04 18:39:41 +08:00
amtoaer
faac0b3e9b feat: 配置文件中添加 up 主信息的保存路径 2024-04-03 01:40:40 +08:00
amtoaer
d72551254f chore: 全盘使用 anyhow::Result 2024-04-01 21:53:11 +08:00
amtoaer
52f8b2708f feat: 支持从文件中读取配置 2024-03-31 14:00:13 +08:00