AdamGS commented on code in PR #597:
URL: 
https://github.com/apache/arrow-rs-object-store/pull/597#discussion_r2673606816


##########
.github/workflows/rust.yml:
##########
@@ -56,9 +56,18 @@ jobs:
         # Necessary because tokio 1.30.0 updates MSRV to 1.63
         # and url 2.5.1, updates to 1.67
         run: |
+          cargo update -p parking_lot --precise 0.12.4

Review Comment:
   A lot of crates just recently made the jump from `1.64` to `1.68`, 
`parking_lot` and tokio moved to `1.71` and even `tracing` made a very 
significant change to `1.65`.



-- 
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