tottoto commented on code in PR #2248:
URL: 
https://github.com/apache/incubator-opendal/pull/2248#discussion_r1189559459


##########
Cargo.lock:
##########
@@ -2538,7 +2538,7 @@ dependencies = [
  "chrono",
  "clap 4.2.5",
  "dirs 5.0.0",
- "futures",
+ "futures-util",

Review Comment:
   Makes sense. As core requires `futures-executor` at `services-sftp` feature, 
it's might be better to use `futures` and handle features to reduce costs to 
maintain dependencies.



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