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

potential binary bloat caused by matchers #2923

Open
mokurin000 opened this issue Apr 2, 2024 · 0 comments
Open

potential binary bloat caused by matchers #2923

mokurin000 opened this issue Apr 2, 2024 · 0 comments

Comments

@mokurin000
Copy link

mokurin000 commented Apr 2, 2024

Feature Request

Crates

tracing-subscriber

Motivation

tracing-subscriber depends on matchers,
which depends on old regex-autometa,
results a huge binary bloating when users want to use latest regex.

While there are two PR to bump dependency, may the owner havn't had time to review.

Proposal

Fork matchers and publish a matchers2 if hawhw don't want to transfer that crate.

Alternatives

Still wait until @hawkw merged the bump-dep PR

@mokurin000 mokurin000 changed the title reduce potential binary bloat caused by matchers potential binary bloat caused by matchers Apr 3, 2024
@teohhanhui teohhanhui mentioned this issue May 7, 2024
4 tasks
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

No branches or pull requests

1 participant