Skip to content

Minimum versions#46

Merged
jelmer merged 2 commits intomasterfrom
minimum-versions
Oct 28, 2025
Merged

Minimum versions#46
jelmer merged 2 commits intomasterfrom
minimum-versions

Conversation

@jelmer
Copy link
Member

@jelmer jelmer commented Oct 28, 2025

No description provided.

Install cargo-hack and cargo-minimal-versions, then run minimal versions
test to ensure the crate works with minimal dependency versions.
Update minimum versions to ensure compatibility:
- chrono: 0.4.31 (for from_timestamp and and_utc methods)
- lazy-regex: 3.0 (for BytesRegex support)
- lazy_static: 1.1.0 (for macro compatibility)
- proc-macro2: 1.0.60 (to avoid nightly feature incompatibilities)
@jelmer jelmer enabled auto-merge October 28, 2025 10:37
@jelmer jelmer merged commit eb4df9f into master Oct 28, 2025
4 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.

1 participant