-
Notifications
You must be signed in to change notification settings - Fork 141
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
Panic uninitialised linked hash map #167
Comments
Just solved a similar problem. |
I've had this issue and version 0.4.5 fixes it, thank you very much! |
FooBarWidget
added a commit
to FooBarWidget/matchhostfsowner
that referenced
this issue
Jan 31, 2022
Fixed by upgrading to yaml-rust 0.4.5 and linked-hash-map 0.5.4. chyh1990/yaml-rust#167
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
When I try to deserialise YAML using serde, I get the following traceback:
The text was updated successfully, but these errors were encountered: