jecsand838 commented on code in PR #8025:
URL: https://github.com/apache/arrow-rs/pull/8025#discussion_r2257590864
##########
arrow-avro/Cargo.toml:
##########
@@ -64,13 +64,20 @@ rand = { version = "0.9.1", default-features = false,
features = [
"std_rng",
"thread_rng",
] }
-criterion = { version = "0.6.0", default-features = false }
+criterion = { version = "0.7.0", default-features = false }
Review Comment:
I just figured it was a good idea to bump it up. I noticed dependabot was
also trying to update it.
--
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]