blob: 83157f54a44d877460c97225169509bd49ca2694 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
[submodule "concurrent-supply"]
path = concurrent-supply
url = https://github.com/ekmett/concurrent-supply.git
[submodule "bencoding"]
path = bencoding
url = https://github.com/sergv/bencoding.git
[submodule "base32-bytestring"]
path = base32-bytestring
url = https://github.com/eth-r/base32-bytestring
[submodule "dependent-map"]
path = dependent-map
url = https://github.com/joecrayne/dependent-map
|