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

Update minimum regexp version requirement in spinoso-regexp #1106

Merged
merged 1 commit into from Feb 24, 2021

Conversation

lopopolo
Copy link
Member

rust-lang/regex#735 added missing fmt::Debug impls for public
structs and enums, which spinoso-regexp requires to impl fmt::Debug
on its own iterator types.

This change does not use these fmt::Debug impls, just updated the
minimum dependency version.

rust-lang/regex#735 added missing `fmt::Debug` impls for public
structs and enums, which `spinoso-regexp` requires to impl `fmt::Debug`
on its own iterator types.

This change does not use these `fmt::Debug` impls, just updated the
minimum dependency version.
@lopopolo lopopolo added A-ruby-core Area: Ruby Core types. A-deps Area: Source and library dependencies. labels Feb 24, 2021
@lopopolo lopopolo merged commit 1c602fe into trunk Feb 24, 2021
@lopopolo lopopolo deleted the regexp-1.4.3-min-dep branch February 24, 2021 18:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-deps Area: Source and library dependencies. A-ruby-core Area: Ruby Core types.
Development

Successfully merging this pull request may close these issues.

None yet

1 participant