forked from bosagora/agora
-
Notifications
You must be signed in to change notification settings - Fork 0
/
dub.selections.json
30 lines (30 loc) · 1.2 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
29
30
{
"fileVersion": 1,
"versions": {
"barcode": {"path":"submodules/barcode/"},
"base32": {"path":"submodules/base32/"},
"bitblob": {"path":"submodules/bitblob/"},
"botan": {"path":"submodules/botan/"},
"configy": {"path":"submodules/configy/"},
"crypto": {"path":"submodules/crypto/"},
"d2sqlite3": {"path":"submodules/d2sqlite3/"},
"diet-ng": {"path":"submodules/diet-ng/"},
"dtext": {"path":"submodules/dtext/"},
"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/"},
"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/"},
"my-ip": {"path":"submodules/my-ip/"},
"tracyd": {"path":"submodules/tracyd/"}
}
}