Files
nomos-node/.github/rust_update_issue_template.md

5 lines
310 B
Markdown

---
title: "[CI GENERATED] Update Rust to version {{ env.RUST_VERSION }}"
labels: "ci-actions"
---
Update Rust to version {{ env.RUST_VERSION }}. Also, please check the output of the feature manager job to see if we can avoid importing unnecessary features and update the `Cargo.lock` file with `cargo update`.