ion-elgreco commented on code in PR #512:
URL:
https://github.com/apache/arrow-rs-object-store/pull/512#discussion_r2443985032
##########
src/client/backoff.rs:
##########
@@ -110,7 +110,7 @@ impl Backoff {
#[cfg(test)]
mod tests {
use super::*;
- use rand::rand_core::impls::fill_bytes_via_next;
+ use rand_core::impls::fill_bytes_via_next;
Review Comment:
Yup cargo updating was enough 😛
--
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]