Skip to content

Check features with minimal versions#482

Merged
KodrAus merged 2 commits into
rust-lang:masterfrom
KodrAus:ci/minimal-versions
Feb 11, 2022
Merged

Check features with minimal versions#482
KodrAus merged 2 commits into
rust-lang:masterfrom
KodrAus:ci/minimal-versions

Conversation

@KodrAus
Copy link
Copy Markdown
Contributor

@KodrAus KodrAus commented Feb 11, 2022

Inspired by #480

We don't have many dependencies in log, and they're all optional, but it seems like a good time to start checking to make sure we use minimal-version-compatible bounds where those dependencies do appear. If this starts to break due to one of our dependencies not complying then we can decide at that point whether to keep it or can it.

@KodrAus KodrAus merged commit 95b209d into rust-lang:master Feb 11, 2022
EFanZh pushed a commit to EFanZh/log that referenced this pull request Jul 23, 2023
Bumps [clap](https://github.com/clap-rs/clap) from 4.0.13 to 4.0.14.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](clap-rs/clap@v4.0.13...v4.0.14)

---
updated-dependencies:
- dependency-name: clap
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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