Skip to content

Conversation

@ghost
Copy link

@ghost ghost commented Oct 1, 2022

Initially I just wanted to upgrade syntect to the latest stable version, but since I was already there in Cargo.toml, I've also tried to bump everything else that weren't up to date.

Unfortunatelly clap has gone through some massive API changes, and I couldn't resolve everything within main.rs, so for now I've only bumped it to the latest 2.x vesion (2.34.0)

Upgraded dependencies:

  • syntect: 4.6 -> 5.0
  • typed-arena: 1.4.1 -> 2.0.1
  • clap: 2.32.0 -> 2.34.0

Please, let me know if you disagree with these changes and/or if additional work is required. Thanks!

@kivikakk kivikakk force-pushed the bump-dependency-versions branch from 105b0ea to 64d0798 Compare October 2, 2022 04:10
@kivikakk
Copy link
Owner

kivikakk commented Oct 2, 2022

Thank you so much! Really appreciate it, and these changes look great, yeah :)

@kivikakk kivikakk merged commit ca70b8f into kivikakk:main Oct 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant