Skip to content

Update MSRV to 1.70#427

Closed
Doods0 wants to merge 1 commit into
Stebalien:masterfrom
Doods0:remove_once_cell
Closed

Update MSRV to 1.70#427
Doods0 wants to merge 1 commit into
Stebalien:masterfrom
Doods0:remove_once_cell

Conversation

@Doods0

@Doods0 Doods0 commented Jun 30, 2026

Copy link
Copy Markdown

Debian stable now supports rustc 1.85, so I bumped the MSRV to 1.70 to remove once_cell.

# Not available in stdlib until 1.70, but we support 1.63 to support Debian stable.
once_cell = { version = "1.19.0", default-features = false, features = ["std"] }

@Doods0

Doods0 commented Jun 30, 2026

Copy link
Copy Markdown
Author

Apparently, the maintainer is already planning another PR, #327 , so I'll close this.

@Doods0 Doods0 closed this Jun 30, 2026
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