mirror of
https://github.com/logos-co/nomos-node.git
synced 2026-08-31 03:21:15 +00:00
5 lines
310 B
Markdown
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`. |