What's Changed
- feat(repositories/autoware.repos): minor update autowarefoundation/autoware_lanelet2_extension to 0.12.0 by @awf-autoware-bot[bot] in #6824
- feat(ansible)!: install rust through rustup instead of apt by @PanConChicharron in #6825
Full Changelog: 1.7.0...1.7.1
- This patch release is primarily driven by #6825, which corrects the Rust dependency installation method by switching from
apttorustup. - The included update to
autoware_lanelet2_extension(0.12.0) is backwards compatible and introduces no breaking changes.