pantsbuild / pants

The Pants Build System
https://www.pantsbuild.org
Apache License 2.0
3.19k stars 613 forks source link

upgrade Rust to v1.79.0 #21105

Closed tdyas closed 1 week ago

tdyas commented 1 week ago

Upgrade Rust to v1.79.0. Release Notes

Fixed one clippy lint issue and deprecation of default_features in Cargo.toml syntax (it is now called default-features).