Skip to content

Conversation

elasticdog
Copy link
Member

The package clap now requires rustc 1.74 or newer, and moving to 1.75 keeps with our N-2 versioning policy. This will also allow us to use the cargo feature supporting version-less manifests, which is nice for our xtasks.

See:

Checklist

  • Ran cargo xtask fixup for formatting and linting
  • Modified all relevant documentation
  • Updated CHANGELOG.md per "Keep a Changelog" format
  • Added tests covering any code changes

The package clap now requires rustc 1.74 or newer, and moving to 1.75
keeps with our N-2 versioning policy. This will also allow us to use
the cargo feature supporting version-less manifests, which is nice for
our xtasks.

See:
- rust-lang/cargo#12786
@github-actions github-actions bot added the documentation Improvements or additions to documentation label Mar 26, 2024
@elasticdog elasticdog added this pull request to the merge queue Mar 26, 2024
Merged via the queue into main with commit f84f65c Mar 26, 2024
@elasticdog elasticdog deleted the push-utvnxtwtprmk branch March 26, 2024 16:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant