Skip to content
This repository has been archived by the owner on Jan 21, 2023. It is now read-only.

matches 0.1.9 from crates.io contains file that is not in the git repo #24

Closed
ericseppanen opened this issue Oct 1, 2021 · 1 comment

Comments

@ericseppanen
Copy link

While doing research around the crates.io published crates, I happened to notice that the matches 0.1.9 tarball, as downloaded from crates.io, contains one additional file (use_star.rs). That file does not appear in the this git repo.

$ ls -R
.:
Cargo.toml  Cargo.toml.orig  lib.rs  LICENSE  tests

./tests:
macro_use_one.rs  use_star.rs

I'm guessing this is an innocent mistake while using cargo publish --allow-dirty.

@SimonSapin
Copy link
Owner

It looks like I wrote a test case for #22 and didn’t commit it, and later published a new version. I’ll add the file to the repo.

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

No branches or pull requests

2 participants