aboutsummaryrefslogtreecommitdiffhomepage
path: root/crates/shirabe/src/util/mod.rs
AgeCommit message (Collapse)Author
2026-06-06chore(shirabe): remove ports of PHP @deprecated APIsnsfisis
Composer does not use its own deprecated APIs internally, so drop their Rust ports: whole deprecated classes, methods, constants, and field. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-05-20refactor: re-export module items to shorten import pathsnsfisis
2026-05-17chore(style): cargo fmtnsfisis