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

remove thiserror dependency #633

Merged
merged 1 commit into from
Oct 17, 2024
Merged

Conversation

joseluis
Copy link
Contributor

I saw this comment on the commit that added support for Symphonia, regarding it as an unneccesary and cumbersome dependency, which I subscribe 100%, and since it's a simple change I just did it.

@dvdsk
Copy link
Collaborator

dvdsk commented Oct 17, 2024

I saw this comment on the commit that added support for Symphonia, regarding it as an unneccesary and cumbersome dependency, which I subscribe 100%, and since it's a simple change I just did it.

Agreed. While I generally love thiserror, rodio is used a lot so a small save in compile time has a big impact all together. LGTM 👍

@dvdsk dvdsk merged commit b394e55 into RustAudio:master Oct 17, 2024
11 checks passed
@joseluis joseluis deleted the remove-thiserror branch October 17, 2024 13:49
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