yihong0618 commented on code in PR #5865: URL: https://github.com/apache/opendal/pull/5865#discussion_r2009486970
########## core/Cargo.toml: ########## @@ -245,9 +245,7 @@ futures = { version = "0.3", default-features = false, features = [ http = "1.1" log = "0.4" md-5 = "0.10" -# TODO: remove once_cell when lazy_lock is stable: https://doc.rust-lang.org/std/cell/struct.LazyCell.html ghac = { version = "0.2.0", optional = true } -once_cell = "1" Review Comment: seen that and will draft this waiting for MSRV update -- 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