forked from BlockchainCommons/BCSwiftDCBOR
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathPackage.resolved
59 lines (59 loc) · 1.68 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
51
52
53
54
55
56
57
58
59
{
"pins" : [
{
"identity" : "bcswiftfloat16",
"kind" : "remoteSourceControl",
"location" : "https://github.com/KeystoneHQ/BCSwiftFloat16.git",
"state" : {
"revision" : "5781bf741d202b69ffaa98c5e84e1229bd99e694",
"version" : "0.3.0"
}
},
{
"identity" : "swift-algorithms",
"kind" : "remoteSourceControl",
"location" : "https://github.com/apple/swift-algorithms.git",
"state" : {
"revision" : "b14b7f4c528c942f121c8b860b9410b2bf57825e",
"version" : "1.0.0"
}
},
{
"identity" : "swift-collections",
"kind" : "remoteSourceControl",
"location" : "https://github.com/apple/swift-collections.git",
"state" : {
"revision" : "671108c96644956dddcd89dd59c203dcdb36cec7",
"version" : "1.1.4"
}
},
{
"identity" : "swift-collections-sorted-collections",
"kind" : "remoteSourceControl",
"location" : "https://github.com/soralit/swift-collections-sorted-collections",
"state" : {
"revision" : "eebe309da4f42ab6a38a057c74b3d8e7b4233b38",
"version" : "1.2.2"
}
},
{
"identity" : "swift-numerics",
"kind" : "remoteSourceControl",
"location" : "https://github.com/apple/swift-numerics",
"state" : {
"revision" : "0a5bc04095a675662cf24757cc0640aa2204253b",
"version" : "1.0.2"
}
},
{
"identity" : "wolfbase",
"kind" : "remoteSourceControl",
"location" : "https://github.com/wolfmcnally/WolfBase.git",
"state" : {
"revision" : "21feeff132b57bbdf0eb57fae73a5e36d485b32d",
"version" : "5.3.0"
}
}
],
"version" : 2
}