Skip to content
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

Fix include patterns for version-ranges #329

Merged
merged 2 commits into from
Mar 17, 2025

Conversation

musicinmybrain
Copy link
Contributor

  • Remove ranges.png because it does not exist.
  • Add LICENSE because it needs to be distributed in the crate.
  • Add README.md because the top-level Cargo.toml for the pubgrub crate includes it
  • Change src to src/** to match the top-level Cargo.toml for the pubgrub crate, although this doesn’t currently seem to make a difference in practice.

I did not add Changelog.md because the top-level Cargo.toml for the pubgrub crate does not do so.

The missing license file in published version-ranges crates was originally fixed in #267, but #266 accidentally broke it by adding an include list that did not contain "LICENSE".

musicinmybrain and others added 2 commits March 16, 2025 09:07
- Remove `ranges.png` because it does not exist.
- Add `LICENSE` because it needs to be distributed in the crate.
- Add `README.md` because the top-level `Cargo.toml` for the `pubgrub`
  crate includes it
- Change `src` to `src/**` to match the top-level `Cargo.toml` for the
  `pubgrub` crate, although this doesn’t currently seem to make a
  difference in practice.
@konstin konstin enabled auto-merge March 17, 2025 08:42
@konstin konstin added this pull request to the merge queue Mar 17, 2025
Merged via the queue into pubgrub-rs:dev with commit 8a8b084 Mar 17, 2025
6 checks passed
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 this pull request may close these issues.

2 participants