Xuanwo commented on code in PR #6870:
URL: https://github.com/apache/opendal/pull/6870#discussion_r2597466291
##########
core/Cargo.toml:
##########
@@ -153,6 +153,7 @@ required-features = ["tests"]
[dependencies]
opendal-core = { path = "core", version = "0.55.0", default-features = false }
Review Comment:
> @Xuanwo do we need to give version for core if its a relative path ?
Yes, we should add the version. Otherwise this crate can't be published to
crates.io.
--
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]