Skip to content
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

Bump versions of some dependencies #243

Merged
merged 2 commits into from Oct 2, 2022

Conversation

helmet91
Copy link
Contributor

@helmet91 helmet91 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
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.

None yet

2 participants