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

Don't depend on mime crate #3

Closed
maxcountryman opened this issue Apr 23, 2024 · 2 comments
Closed

Don't depend on mime crate #3

maxcountryman opened this issue Apr 23, 2024 · 2 comments

Comments

@maxcountryman
Copy link

It seems like mime is "rotting" and it's unclear if this will change in the future. Meanwhile, alternatives like mediatype already exist. Perhaps this crate should proactively drop mime and build on more modern foundations.

@coriolinus
Copy link
Owner

coriolinus commented Apr 23, 2024 via email

@maxcountryman
Copy link
Author

It ultimately made more sense to implement this as its own crate.

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

2 participants