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

mgrigorov pushed a commit to branch branch-1.11
in repository https://gitbox.apache.org/repos/asf/avro.git


The following commit(s) were added to refs/heads/branch-1.11 by this push:
     new 18db5a88b Minor: Update Rust version (#3048)
18db5a88b is described below

commit 18db5a88b7cb5b6f966816c9240532240ce6b69a
Author: Fokko Driesprong <[email protected]>
AuthorDate: Fri Jul 26 09:41:25 2024 +0200

    Minor: Update Rust version (#3048)
    
    * Minor: Update Rust version
    
    * Bump to 1.73
    
    (cherry picked from commit a335c7431b1a1c04677ec94388cd9a92d954178d)
---
 BUILD.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/BUILD.md b/BUILD.md
index ce0939e27..7a545c248 100644
--- a/BUILD.md
+++ b/BUILD.md
@@ -17,7 +17,7 @@ The following packages must be installed before Avro can be 
built:
    Math::BigInt, JSON::XS, Try::Tiny, Regexp::Common, Encode,
    IO::String, Object::Tiny, Compress::ZLib, Error::Simple,
    Test::More, Test::Exception, Test::Pod
- - Rust: rustc and Cargo 1.65.0 or greater
+ - Rust: rustc and Cargo 1.73.0 or greater
  - Apache Ant 1.7
  - md5sum, sha1sum, used by top-level dist target
 

Reply via email to