-
Notifications
You must be signed in to change notification settings - Fork 0
/
Package.resolved
50 lines (50 loc) · 1.36 KB
/
Package.resolved
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
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
{
"pins" : [
{
"identity" : "bigint",
"kind" : "remoteSourceControl",
"location" : "https://github.com/attaswift/BigInt",
"state" : {
"revision" : "0ed110f7555c34ff468e72e1686e59721f2b0da6",
"version" : "5.3.0"
}
},
{
"identity" : "binarycodable",
"kind" : "remoteSourceControl",
"location" : "https://github.com/jverkoey/BinaryCodable",
"state" : {
"revision" : "aebaa30f1b73c5c45c374d251029b8bd68bde755",
"version" : "0.3.1"
}
},
{
"identity" : "swift-bignum",
"kind" : "remoteSourceControl",
"location" : "https://github.com/dankogai/swift-bignum",
"state" : {
"revision" : "c7e3e4374d9b956e5e9e9014952a981fcf2aca2b",
"version" : "5.2.5"
}
},
{
"identity" : "swift-bls-signatures",
"kind" : "remoteSourceControl",
"location" : "https://github.com/keyspaceapp/swift-bls-signatures",
"state" : {
"revision" : "e107b5caca1ee4c06591b9db512bd2c5357b94b6",
"version" : "0.0.3"
}
},
{
"identity" : "swift-numerics",
"kind" : "remoteSourceControl",
"location" : "https://github.com/apple/swift-numerics",
"state" : {
"revision" : "0a5bc04095a675662cf24757cc0640aa2204253b",
"version" : "1.0.2"
}
}
],
"version" : 2
}