yihong0618 commented on code in PR #5906:
URL: https://github.com/apache/opendal/pull/5906#discussion_r2019772258


##########
core/Cargo.toml:
##########
@@ -399,6 +406,8 @@ prometheus-client = { version = "0.23.1", optional = true }
 tracing = { version = "0.1", optional = true }
 # for layers-dtrace
 probe = { version = "0.5.1", optional = true }
+# for layers-cache
+foyer = { version = "0.14.1", optional = true }

Review Comment:
   FYI foyer update its version to 0.15.3 now with some improvement and bug fix



-- 
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: commits-unsubscr...@opendal.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to