This is an automated email from the ASF dual-hosted git repository.

kriskras99 pushed a commit to branch chore/writer_module
in repository https://gitbox.apache.org/repos/asf/avro-rs.git

commit 23726d3ccaf0543327aad08a4da255a2344df64d
Author: default <[email protected]>
AuthorDate: Tue Mar 3 14:03:25 2026 +0000

    chore: Make `writer` module a directory module
---
 avro/src/{writer.rs => writer/mod.rs} | 0
 1 file changed, 0 insertions(+), 0 deletions(-)

diff --git a/avro/src/writer.rs b/avro/src/writer/mod.rs
similarity index 100%
rename from avro/src/writer.rs
rename to avro/src/writer/mod.rs

Reply via email to