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 #208

Merged
merged 1 commit into from Oct 25, 2022
Merged

Bump versions #208

merged 1 commit into from Oct 25, 2022

Conversation

ghost
Copy link

@ghost ghost commented Apr 14, 2022

Allow a range of tree-sitter in dependencies. (Akin to tree-sitter-go)

@ghost ghost marked this pull request as ready for review April 14, 2022 18:06
Copy link
Contributor

@aibaars aibaars left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks like a good change to me. @dcreager @maxbrunsfeld What do you think?

@brynary
Copy link

brynary commented Oct 25, 2022

Hello! I was wondering if this can please be merged and a new release of the tree-sitter-ruby Crate can be published?

Looks like @maxbrunsfeld gave @aibaars a 👍

Currently I'm getting blocked on this error:

expected struct `tree_sitter::Language`, found a different struct `tree_sitter::Language`
...
   = note: perhaps two different versions of crate `tree_sitter` are being used?

Which I believe to be caused by mixing tree-sitter-rust, tree-sitter-javascript and tree-sitter-ruby

Thanks!

@aibaars aibaars closed this Oct 25, 2022
@aibaars aibaars reopened this Oct 25, 2022
@aibaars aibaars merged commit 252ca18 into tree-sitter:master Oct 25, 2022
@brynary
Copy link

brynary commented Oct 29, 2022

Thank you! Would it be possible to please publish a new package to Crates.io?

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.

2 participants