This is an automated email from the ASF dual-hosted git repository. fokko pushed a commit to branch fd-add-rust in repository https://gitbox.apache.org/repos/asf/avro.git
commit aac7573446dbb057201b19e7b564139f15f0bdc3 Author: Fokko Driesprong <[email protected]> AuthorDate: Wed Jul 24 22:21:11 2024 +0200 Add rust to REAMDE --- DIST_README.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DIST_README.txt b/DIST_README.txt index 003751c75..9c68790ee 100644 --- a/DIST_README.txt +++ b/DIST_README.txt @@ -9,6 +9,6 @@ This distribution contains the following files: - avro-doc-x.y.z.tar.gz contains Avro's pre-built documentation. - - the c/, cpp/, csharp/, java/, js/, perl/, php/, py/, and ruby/ + - the c/, cpp/, csharp/, java/, js/, perl/, php/, py/, rust/ and ruby/ subdirectories contain pre-built, language-specific binaries, bundles, etc. as conveniences.
