Git 3.0 to require Rust as a hard dependency for all builds
Git developers are proposing Rust as a mandatory dependency starting with version 3.0. The first step will be adding Rust support to Git’s build system using Meson, standardizing integration. This change would make it impossible to build Git without Rust after the 3.0 release.
Git is a free & open source, distributed version control system designed to handle everything from small to very large projects with speed and efficiency.