You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@opendal.apache.org by "Xuanwo (via GitHub)" <gi...@apache.org> on 2023/03/21 09:51:55 UTC

[GitHub] [incubator-opendal] Xuanwo commented on a diff in pull request #1712: feat(bindings/ruby): Setup the integrate with magnus

Xuanwo commented on code in PR #1712:
URL: https://github.com/apache/incubator-opendal/pull/1712#discussion_r1143121047


##########
core/Cargo.toml:
##########
@@ -126,8 +126,8 @@ reqwest = { version = "0.11.13", features = [
   "stream",
 ], default-features = false }
 # Notes:
-# pin to 0.15 to allow we can use rocksdb 6.x which is more widely used.
-rocksdb = { version = "0.15", default-features = false, optional = true }
+# pin to 0.18 to allow we can use rocksdb 6.x which is more widely used.

Review Comment:
   Please do this in another PR.



-- 
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-unsubscribe@opendal.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org