wezm / titlecase

A tool and Rust crate for transforming text into Title Case.
https://7bit.org/titlecase/
Other
88 stars 3 forks source link

Update regex dependency #20

Closed negezor closed 6 months ago

negezor commented 6 months ago

The new version of regex has decent performance improvements and will lead to deduplication of the final dependency in users.

wezm commented 6 months ago

Merged https://github.com/wezm/titlecase/commit/f80ed22f56d670cb52d02598c52027ba5afefe41