valence/crates/valence_protocol
Ryan Johnson b5a355c756
Non-Object Text Deserialization (#194)
- Extends `Text`'s `Deserialize` impl to allow for deserializing JSON
data types other than objects.
- Add additional `From` impls for `Text`.
- Better `Debug` impl for `Text`.
- Tweaked text unit tests.
2023-01-21 00:17:19 -08:00
..
benches Reorganize Packages (#180) 2022-12-29 16:51:05 -08:00
build Add recipe and tags packets (#182) 2022-12-30 06:18:24 -08:00
src Non-Object Text Deserialization (#194) 2023-01-21 00:17:19 -08:00
Cargo.toml Implement clientbound packets (#190) 2023-01-19 22:00:35 -08:00