v0.1.1
添加 Cloudflare DDNS 支持,自动更新 IPv6 AAAA 记录 - 新增 `ddns` 配置段,支持 Cloudflare API 进行 IPv6 前缀漂移的自动更新。 - 更新 `Cargo.toml` 和 `Cargo.lock`,引入 `hyper-rustls` 和 `serde_json` 依赖。 - 修改示例配置文件,更新域名示例为 `example.com`。 - 更新 README,增加 DDNS 功能描述。 - 实现 DDNS 主循环,定时检测公网 IPv6 地址并同步到 Cloudflare。 Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>