Rafferty97 commented on code in PR #9546:
URL: https://github.com/apache/arrow-rs/pull/9546#discussion_r2930276935


##########
arrow-json/Cargo.toml:
##########
@@ -61,6 +61,7 @@ tokio = { version = "1.27", default-features = false, 
features = ["io-util"] }
 bytes = "1.4"
 criterion = { workspace = true, default-features = false }
 rand = { version = "0.9", default-features = false, features = ["std", 
"std_rng", "thread_rng"] }
+arbitrary = { version = "1.4.2", features = ["derive"] }

Review Comment:
   Will also address this in the follow up PR



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