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