tisonkun commented on code in PR #4134:
URL: https://github.com/apache/opendal/pull/4134#discussion_r1477073645


##########
bin/oay/Cargo.toml:
##########
@@ -51,7 +51,7 @@ dav-server-opendalfs = { path = 
"../../integrations/dav-server", optional = true
 dirs = "5.0.1"
 futures = "0.3"
 futures-util = { version = "0.3.29", optional = true }
-opendal.workspace = true
+opendal = { path="../../core" }

Review Comment:
   Sounds good. For releasing different artifacts separately, we may need a 
script to run commands for all packages and for dedicated packages .. 



-- 
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]

Reply via email to