kszucs commented on code in PR #7185:
URL: https://github.com/apache/opendal/pull/7185#discussion_r2792088335


##########
.github/workflows/ci_core.yml:
##########
@@ -94,7 +94,7 @@ jobs:
           cargo update zerofrom --precise 0.1.5
           cargo update idna_adapter --precise 1.2.0
           cargo update litemap --precise 0.7.4
-          cargo update ctor --precise 0.6.1
+          cargo update [email protected] --precise 0.6.1

Review Comment:
   The xet dependencies pulled in [email protected] so ctor became ambiguous, hence the 
version selector. I updated my xet pr to use ctor 0.6 so we can remove the 
selector here. 



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