Dimitri Sabadie

Results 222 comments of Dimitri Sabadie

I just bumped into this issue as well. Is there a workaround?

[Fair enough](https://phaazon.net/media/uploads/goodenough.jpg), thank you!

I’ll just do that for the first crate, then push the second, then make a patch version to the first one to restore everything.

You don’t need that: `cargo publish --allow-dirty`.

I just blogged about what I did [here](https://phaazon.net/blog/cargo-cyclic-dev-deps). Thanks again for your help!

There is no documentation, and I assume some of them are duplicates / specifications in some specific languages. I appreciate the effort, we should definitely update the wiki page for...

Thanks for reaching about it! > If you're using the tree-sitter-highlight crate Unfortunately, yes, I’m still using it, because reimplementing it with `tree-sitter` only is a ton of work. Honestly,...

Still looking for a solution. I guess we have to tweak values [here](https://github.com/ekmett/gl/blob/master/Generator.hs#L106-L107), but I’m not sure at all.