GG2002 commented on code in PR #5116:
URL: https://github.com/apache/opendal/pull/5116#discussion_r1774410826


##########
core/Cargo.lock:
##########
@@ -2770,6 +2860,12 @@ version = "2.0.0"
 source = "registry+https://github.com/rust-lang/crates.io-index";
 checksum = "e6d5a32815ae3f33302d95fdcb2ce17862f8c65363dcfd29360480ba1001fc9c"
 
+[[package]]
+name = "futures"
+version = "0.1.31"
+source = "registry+https://github.com/rust-lang/crates.io-index";
+checksum = "3a471a38ef8ed83cd6e40aa59c1ffe17db6855c18e3604d9c4ed8c08ebc28678"

Review Comment:
   https://github.com/bk-rs/nebula-rs/issues/12
   
   > Hi @GG2002 The feature compat is also enabled in the latest official 
version. I don't think there is any problem with it.
   > 
   > 
https://github.com/facebook/fbthrift/blob/v2024.09.23.00/thrift/lib/rust/Cargo.toml#L18
   
   @vkill says that.
   
   What should I do now?



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