mirror of
https://github.com/danog/ton.git
synced 2024-11-29 20:19:16 +01:00
13 lines
445 B
Plaintext
13 lines
445 B
Plaintext
|
[submodule "third-party/rocksdb"]
|
||
|
path = third-party/rocksdb
|
||
|
url = https://github.com/facebook/rocksdb.git
|
||
|
[submodule "third-party/crc32c"]
|
||
|
path = third-party/crc32c
|
||
|
url = https://github.com/google/crc32c
|
||
|
[submodule "third-party/abseil-cpp"]
|
||
|
path = third-party/abseil-cpp
|
||
|
url = https://github.com/abseil/abseil-cpp.git
|
||
|
[submodule "third-party/libraptorq"]
|
||
|
path = third-party/libraptorq
|
||
|
url = https://github.com/ton-blockchain/libRaptorQ
|