-
-
Notifications
You must be signed in to change notification settings - Fork 21
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Outdated transitive nom dependencies #95
Milestone
Comments
Wow, Thanks! |
Actually it looks like |
blacknon
added a commit
that referenced
this issue
May 5, 2024
Merged
The issue was resolved by applying version 0.9.0 of ansi-parser. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
cargo tree
shows the outdatednom
dependencies coming fromansi-parser v0.8.0
andtermwiz v0.15.0
'sterminfo v0.7.3
respectively:ansi-parser
doesn't seem to have an updated version available, buttermwiz
does (and it uses an updatedterminfo
that usesnom
7
)The text was updated successfully, but these errors were encountered: