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

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


The following commit(s) were added to refs/heads/main by this push:
     new a335c7431 Minor: Update Rust version (#3048)
a335c7431 is described below

commit a335c7431b1a1c04677ec94388cd9a92d954178d
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
---
 BUILD.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/BUILD.md b/BUILD.md
index d3059a2e3..2c3a19289 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::MaybeXS, Try::Tiny, Regexp::Common, Encode,
    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