salty
salty copied to clipboard
v0.2 release tag
I've been trying to track the v0.2 release from crates.io back to a git commit in this repo but there doesn't appear to be a tag for it. There doesn't seem to be a tag for the v0.1 release either. Any chance you all are willing to tag these releases explicitly? Manually comparing the source tree that cargo pulls down isn't too much work (it looks like v0.2 is the current head of the main branch), but having an explicit tag would be ideal.
I just found the .cargo_vcs_info.json for salty in my local cargo metadata. The commit hash does match the HEAD of main.
Yes, previous HEAD was 0.2.0, and we should create tags.