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
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 = "2024Describe alternatives you've considered
Additional context
configure_medependency looks as very outdated (and not maintained) from what i can tell code generated by it (configure_me_codegen) may not be valid according to2024specification