Set edition 2024 and rust-version 1.92 per ecosystem standard #5

Closed
opened 2026-03-03 13:27:06 +00:00 by mik-tf · 0 comments
Owner

Context

The hero_ecosystem skill mandates all repos use edition = "2024" and rust-version = "1.92" for ecosystem alignment and reproducible builds.

Goals

  • Update Cargo.toml: edition = "2024" (from 2021 where applicable)
  • Add rust-version = "1.92"
## Context The hero_ecosystem skill mandates all repos use `edition = "2024"` and `rust-version = "1.92"` for ecosystem alignment and reproducible builds. ## Goals - Update `Cargo.toml`: `edition = "2024"` (from 2021 where applicable) - Add `rust-version = "1.92"`
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
lhumina_code/hero_auth#5
No description provided.