diff --git a/Cargo.lock b/Cargo.lock index 6ea95ef..81a39a6 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -2527,7 +2527,7 @@ checksum = "7fc7aa29613bd6a620df431842069224d8bc9011086b1db4c0e0cd47fa03ec9a" [[package]] name = "librocksdb-sys" version = "0.11.0+8.3.2" -source = "git+https://git.nextgraph.org/NextGraph/rust-rocksdb.git?branch=master#520e09b1ada58e90075d0d462876afd3b3f9f6a9" +source = "git+https://git.nextgraph.org/NextGraph/rust-rocksdb.git?branch=master#92898951055eba400ccbbfb34df93b640000e384" dependencies = [ "bindgen", "bzip2-sys", @@ -4047,7 +4047,7 @@ dependencies = [ [[package]] name = "rocksdb" version = "0.21.0" -source = "git+https://git.nextgraph.org/NextGraph/rust-rocksdb.git?branch=master#520e09b1ada58e90075d0d462876afd3b3f9f6a9" +source = "git+https://git.nextgraph.org/NextGraph/rust-rocksdb.git?branch=master#92898951055eba400ccbbfb34df93b640000e384" dependencies = [ "libc", "librocksdb-sys",