Dongpo Liu
Dongpo Liu
Yes. I will send another PR for it.
@hds Does this a bug from `release-plz`? I am not sure why it triggers a new release.
This one is a little bit difficult to fix now because we have two versions of `hashbrown` in our dependency tree. ```console ❯ cargo tree --invert -p hashbrown error: There...
cc: @hds @hawkw What are your thoughts on this? If it sounds good, I’d be happy to assist with updating our GitHub Actions.
It works well on most of the rust-lang projects. So I guess we can adopt it as well to reduce the burden of keeping the branch updated.
Finally, I have some time to work on it again. I will try to add a new API for it.