forked from bosagora/agora
-
Notifications
You must be signed in to change notification settings - Fork 0
/
dub.selections.json
28 lines (28 loc) · 1.12 KB
/
dub.selections.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
{
"fileVersion": 1,
"versions": {
"barcode": {"path":"submodules/barcode/"},
"base32": {"path":"submodules/base32/"},
"bitblob": {"path":"submodules/bitblob/"},
"botan": {"path":"submodules/botan/"},
"config": {"path":"submodules/config/"},
"crypto": {"path":"submodules/crypto/"},
"d2sqlite3": {"path":"submodules/d2sqlite3/"},
"diet-ng": {"path":"submodules/diet-ng/"},
"dyaml": {"path":"submodules/dyaml/"},
"eventcore": {"path":"submodules/eventcore/"},
"libasync": {"path":"submodules/libasync/"},
"libevent": {"path":"submodules/libevent/"},
"libsodiumd": {"path":"submodules/libsodiumd/"},
"localrest": {"path":"submodules/localrest/"},
"mir-linux-kernel": {"path":"submodules/mir-linux-kernel/"},
"ocean": {"path":"submodules/ocean/"},
"openssl": {"path":"submodules/openssl/"},
"serialization": {"path":"submodules/serialization/"},
"stdx-allocator": {"path":"submodules/stdx-allocator/"},
"taggedalgebraic": {"path":"submodules/taggedalgebraic/"},
"tinyendian": {"path":"submodules/tinyendian/"},
"vibe-core": {"path":"submodules/vibe-core/"},
"vibe-d": {"path":"submodules/vibe.d/"}
}
}