You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Correct the version (and bump very slightly) on master to `0.8.1`.
Currently, the mainline version of this crate is `0.7.3` which leaves a mystery `0.8.0` on crates.io that has unknown origins.
The version in crates.io seems not to be malicious in anyway, but causes confusion when this crate is used as a git dependency from the repo.
As such we bump this to `0.8.1` to be "the next development version" which means that using this should play nice.
Fixes: gz#31
Signed-off-by: Greg Bowyer <[email protected]>
A see a discrepancy between versions published on crates.io and in the repository:
0.8.0
with publish date about 2 years ago.master
lists version as0.7.3
Is this intentional?
The text was updated successfully, but these errors were encountered: