So I'm using your workflow over here, and honestly amazing, really easy to use - great work!
The only thing I've noticed is that it doesn't auto-update the Cargo.toml version field. I'm not sure if my configuration is wrong or if this is just a limitation of the current state of the action. I found this which manages it, but it's not clear on:
- How they manage it
- If their tool is even usable with a library
Is this a possible feature to include (assuming there's not an issue in my workflow)? :)
PS. If I manage to solve this independently I'll come back to update so a solution can be added to docs!
So I'm using your workflow over here, and honestly amazing, really easy to use - great work!
The only thing I've noticed is that it doesn't auto-update the
Cargo.tomlversion field. I'm not sure if my configuration is wrong or if this is just a limitation of the current state of the action. I found this which manages it, but it's not clear on:Is this a possible feature to include (assuming there's not an issue in my workflow)? :)
PS. If I manage to solve this independently I'll come back to update so a solution can be added to docs!