[BUG] Building Cursive with --features ansi
yields a future incompatibility warning due to nom v4.2.3
#748
Labels
--features ansi
yields a future incompatibility warning due to nom v4.2.3
#748
Describe the bug
Not a bug, but a compiler warning. Cursive built with ansi will print a warning that it will not build in a future version of Rust.
The slightly more detailed report suggests to upgrade to a newer version of nom.
To Reproduce
Expected behavior
I would hope the latest version of Cursive would build on future versions of Rust.
Environment
macOS 13.5
The text was updated successfully, but these errors were encountered: