From 170e2efcca88d4227bd96fb75e518b6788da3475 Mon Sep 17 00:00:00 2001 From: SIMRAN MAKHIJA Date: Thu, 14 Mar 2024 16:08:29 -0400 Subject: [PATCH] fix submodule --- .gitmodules | 3 +++ rust-rocksdb | 1 + 2 files changed, 4 insertions(+) create mode 160000 rust-rocksdb diff --git a/.gitmodules b/.gitmodules index e69de29..eb81371 100644 --- a/.gitmodules +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "rust-rocksdb"] + path = rust-rocksdb + url = https://github.com/rust-rocksdb/rust-rocksdb.git diff --git a/rust-rocksdb b/rust-rocksdb new file mode 160000 index 0000000..dc9a000 --- /dev/null +++ b/rust-rocksdb @@ -0,0 +1 @@ +Subproject commit dc9a0002cc76b25ab56d322e7b7a84556f772db7