chore: remove static requirement from rocksdb
This commit is contained in:
@@ -11,7 +11,7 @@ clap = { version = "4.5.40", features = ["derive", "env"] }
|
||||
dashmap = "6.1.0"
|
||||
futures = "0.3.32"
|
||||
hound = "3.5.1"
|
||||
opendal = { git = "https://github.com/babichjacob/opendal", branch = "rocksdb-0.24.0-bindgen-static", features = [
|
||||
opendal = { git = "https://github.com/babichjacob/opendal", branch = "rocksdb-0.24.0", features = [
|
||||
"services-azfile",
|
||||
"services-aliyun-drive",
|
||||
"services-alluxio",
|
||||
|
||||
Reference in New Issue
Block a user