jorgehermo9 commented on code in PR #5906: URL: https://github.com/apache/opendal/pull/5906#discussion_r2020176694
########## 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: thanks for noticing! will update the version asap! -- 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