home 0.5.11 required Rust 1.81
home 0.5.12 requires Rust 1.88
Many projects that rely on the minor version (0.5.*) have their CI builds broken as many CI build tools only currently support Rust 1.86.
It is fine to update the minimum required Rust version, but this should have been version 0.6.0, since this is a breaking change for build pipelines.