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

Bump rust-caseless to 0.2.2 #5465

Merged
merged 1 commit into from
Jan 4, 2025
Merged

Conversation

crazymerlyn
Copy link
Contributor

The latest version prebuilds the table (unicode-rs/rust-caseless#21) thus removing the build step and dependency on regex. RustPython still has regex as a dev dependency but it's no longer part of normal builds, speeding them up.

Copy link
Member

@youknowone youknowone left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@youknowone youknowone merged commit 2ccc745 into RustPython:main Jan 4, 2025
11 checks passed
@crazymerlyn crazymerlyn deleted the caseless-bump branch January 4, 2025 03:03
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