koushiro commented on code in PR #7038: URL: https://github.com/apache/opendal/pull/7038#discussion_r2635092783
########## core/core/Cargo.toml: ########## @@ -48,6 +48,7 @@ blocking = ["internal-tokio-rt"] # Enable path cache. # This is an internal feature, and should not be used by users. internal-path-cache = ["dep:moka"] + Review Comment: ```suggestion ``` -- 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]
