Xuanwo commented on code in PR #7038:
URL: https://github.com/apache/opendal/pull/7038#discussion_r2625987140


##########
core/core/Cargo.toml:
##########
@@ -179,13 +178,12 @@ rocksdb = { version = "0.21.0", default-features = false, 
optional = true }
 hdfs-native = { version = "0.13", optional = true }
 # for services-surrealdb
 surrealdb = { version = "2", optional = true, features = ["protocol-http"] }
-# for services-monoiofs
-flume = { version = "0.11", optional = true }
-monoio = { version = "0.2.4", optional = true, features = [
-  "sync",
-  "mkdirat",
-  "unlinkat",
-  "renameat",
+# for services-compfs

Review Comment:
   I'm guessing we need to merge with main first.



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