tree-sitter-proto icon indicating copy to clipboard operation
tree-sitter-proto copied to clipboard

Publish to crates.io

Open fussybeaver opened this issue 1 year ago • 1 comments

Thanks for the work to put this project together.

I'd like to use this library to do some light parsing in my own open source project, to mitigate shortcomings in prost. However, this repo isn't uploaded to crates.io as far as I can see, which prevents me publishing my crate if I add tree-sitter-proto as a git dependency.

Also, would be grateful if the internal tree-sitter core library version is bumped if you do decide to publish.

fussybeaver avatar Apr 01 '24 15:04 fussybeaver

I maintain a crates based on this library plus more here

coder3101 avatar Jan 26 '25 17:01 coder3101