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

cargo: add version number to jj-lib dependency #2217

Merged
merged 1 commit into from
Sep 7, 2023
Merged

Conversation

martinvonz
Copy link
Member

This is required for cargo publish. It seems better to have it tracked than to do add it whenever we publish.

Checklist

If applicable:

  • I have updated CHANGELOG.md
  • I have updated the documentation (README.md, docs/, demos/)
  • I have updated the config schema (cli/src/config-schema.json)
  • I have added tests to cover my changes

This is required for `cargo publish`. It seems better to have it
tracked than to do add it whenever we publish.
@martinvonz martinvonz enabled auto-merge (rebase) September 6, 2023 22:39
@ilyagr
Copy link
Collaborator

ilyagr commented Sep 7, 2023

I double-checked, this happily fails to compile if the version is wrong.

@martinvonz martinvonz merged commit a422fd7 into main Sep 7, 2023
15 checks passed
@martinvonz martinvonz deleted the push-qzspqnvokkwv branch September 7, 2023 00:20
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