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

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


The following commit(s) were added to refs/heads/main by this push:
     new 0671342  chore: Make `writer` module a directory module (#497)
0671342 is described below

commit 0671342def7e6caf9e1011e4f566324de1da182d
Author: Kriskras99 <[email protected]>
AuthorDate: Tue Mar 3 15:10:58 2026 +0100

    chore: Make `writer` module a directory module (#497)
---
 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