evdev
evdev copied to clipboard
Use tags
It'd be nice if a git tag could be used to correspond to the Cargo.toml version changes, makes looking at the git log to grasp when things changed a lot easier.
If you're already using tags, maybe you forgot to git push origin $tagname? or git push --tags origin if you're happy to push all local tags at once.