chore: use a patched version of opendal with rocksdb static
This commit is contained in:
566
Cargo.lock
generated
566
Cargo.lock
generated
File diff suppressed because it is too large
Load Diff
@@ -11,7 +11,7 @@ clap = { version = "4.5.40", features = ["derive", "env"] }
|
|||||||
dashmap = "6.1.0"
|
dashmap = "6.1.0"
|
||||||
futures = "0.3.32"
|
futures = "0.3.32"
|
||||||
hound = "3.5.1"
|
hound = "3.5.1"
|
||||||
opendal = { git = "https://github.com/apache/opendal", features = [
|
opendal = { git = "https://github.com/babichjacob/opendal", branch = "rocksdb-0.24.0-bindgen-static", features = [
|
||||||
"services-azfile",
|
"services-azfile",
|
||||||
"services-aliyun-drive",
|
"services-aliyun-drive",
|
||||||
"services-alluxio",
|
"services-alluxio",
|
||||||
|
|||||||
Reference in New Issue
Block a user