Commit Graph

7 Commits

Author SHA1 Message Date
2ff92f6a52 Update dependencies to latest versions
- unicode-width: 0.1.14 → 0.2.2
- libloading: 0.8.9 → 0.9.0
- ureq: 2.12.1 → 3.2.0 (plugin)

Updated ureq API usage: response.into_string() →
response.into_body().read_to_string()
2026-02-19 09:45:20 +03:00
0bea3004b4 Update README 2026-02-19 07:59:25 +03:00
8014a25986 Add preview image 2026-02-19 07:57:03 +03:00
28c1af24ac Add Russian locale to CI for tests 0.1.0 2026-02-19 07:28:59 +03:00
51d632acc8 Fix conditional compilation for holidays feature 2026-02-19 07:27:07 +03:00
7474120b68 Add GitHub Actions CI workflow 2026-02-19 07:19:24 +03:00
56a8b34710 Initial commit: Rust calendar utility 2026-02-19 07:09:56 +03:00