This is an automated email from the ASF dual-hosted git repository.
kriskras99 pushed a change to branch fix/uuid_bytes_vs_string
in repository https://gitbox.apache.org/repos/asf/avro-rs.git
from 2d77a92 fix: Don't allow serializing `bytes` as a `Uuid::String`
add 226d391 fix: Improve error messages for Uuid serialisation
No new revisions were added by this update.
Summary of changes:
avro/src/serde/ser_schema.rs | 8 +++++++-
avro/tests/serde_human_readable_false.rs | 6 +++++-
avro/tests/serde_human_readable_true.rs | 5 +++--
3 files changed, 15 insertions(+), 4 deletions(-)