remove rust-rocksdb dylib wrapper as we have a fork already
Signed-off-by: June Clementine Strawberry <june@3.dog>
This commit is contained in:
parent
d80e61cbee
commit
f34e0b21a3
4 changed files with 6 additions and 117 deletions
10
Cargo.lock
generated
10
Cargo.lock
generated
|
@ -848,7 +848,7 @@ dependencies = [
|
|||
"log",
|
||||
"minicbor",
|
||||
"minicbor-serde",
|
||||
"rust-rocksdb-uwu",
|
||||
"rust-rocksdb",
|
||||
"serde",
|
||||
"serde_json",
|
||||
"tokio",
|
||||
|
@ -3706,14 +3706,6 @@ source = "git+https://github.com/girlbossceo/rust-rocksdb-zaidoon1?rev=a5d5358ca
|
|||
dependencies = [
|
||||
"libc",
|
||||
"rust-librocksdb-sys",
|
||||
"serde",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
name = "rust-rocksdb-uwu"
|
||||
version = "0.0.1"
|
||||
dependencies = [
|
||||
"rust-rocksdb",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue