7 ms·
That sounds super interesting I didn't know rust crates were managed like this. The question in my mind is where does semver come into this? Why do you need t
by lugg 7y ago
That sounds super interesting I didn't know rust crates were managed like this.
The question in my mind is where does semver come into this?
Why do you need three arbitrary and meaningless numbers when a commit hash, branch, or tag would suffice.