You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think it would make sense to make the library work without serde_yaml, there's nothing in the functionality of svd2rust as a library that strictly requires it.
I've updated the workflow in my fork to include this option, failing run can be seen here:
https://github.com/jessebraham/svd2rust/actions/runs/11481198244
Enabling the
yaml
feature also does not resolve this:https://github.com/jessebraham/svd2rust/actions/runs/11481238404
The text was updated successfully, but these errors were encountered: