Panic on input that is not valid UTF8 when deserializing to a RawValue #755
Labels
Comments
Thanks, fixed in 1.0.64. |
This was referenced Mar 15, 2021
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Very similar to this issue: #99
However, I ran into this problem when deserializing to a RawValue.
I get this kind of backtrace:
I encountered this issue when parsing a glTF-file: gltf-rs/gltf#298
The text was updated successfully, but these errors were encountered: