This repository was archived by the owner on Apr 12, 2025. It is now read-only.

Description
Hi, I'm attempting to use ctest2 with a -sys crate that uses edition = "2018", however it looks like that may be unsupported?
The proximate errors I'm seeing are:
error: expected identifier, found keyword crate
I suspect adding new edition support is non-trivial, but I figured I should ask. If adding it is too difficult, it may be worth documenting.