Skip to content

Mismatch in crate versions #31

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
ppershing opened this issue Jun 25, 2024 · 1 comment · May be fixed by #32
Open

Mismatch in crate versions #31

ppershing opened this issue Jun 25, 2024 · 1 comment · May be fixed by #32

Comments

@ppershing
Copy link

A see a discrepancy between versions published on crates.io and in the repository:

  • Last version published on crates.io is 0.8.0 with publish date about 2 years ago.
  • Cargo.toml in master lists version as 0.7.3

Is this intentional?

GregBowyer added a commit to ticketmaster/rust-perfcnt that referenced this issue Mar 19, 2025
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]>
@GregBowyer GregBowyer linked a pull request Mar 19, 2025 that will close this issue
@gz
Copy link
Owner

gz commented Mar 21, 2025

hi thanks for reporting this, will have a look maybe I forgot to push to github here

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants