tustvold commented on code in PR #5385:
URL: https://github.com/apache/arrow-rs/pull/5385#discussion_r1485594073


##########
.github/workflows/rust.yml:
##########
@@ -115,6 +115,8 @@ jobs:
         uses: ./.github/actions/setup-builder
       - name: Install cargo-msrv
         run: cargo install cargo-msrv
+      - name: Downgrade arrow dependencies
+        run: cargo update -p ahash --precise 0.8.7

Review Comment:
   ahash 0.8.8 bumped the MSRV to 1.72



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to