-
Notifications
You must be signed in to change notification settings - Fork 260
Closed
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
Description
Is your feature request related to a problem or challenge? Please describe what you are trying to do.
to keep up with latest rust edition we need to update rust to 2024
Describe the solution you'd like
update rust edition and code to support edition = "2024
Describe alternatives you've considered
Additional context
configure_me dependency looks as very outdated (and not maintained) from what i can tell code generated by it (configure_me_codegen) may not be valid according to 2024 specification
- Replace configure_me with maintained alternative #1281
- Fix issues with code
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers