forked from davelester/fdb-swift-bindings
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathPackage.resolved
34 lines (34 loc) · 896 Bytes
/
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
{
"object": {
"pins": [
{
"package": "libfdb-swift",
"repositoryURL": "https://github.com/FoundationDB/fdb-swift-c-packaging",
"state": {
"branch": "master",
"revision": "70264741f8a9b6c8b30746611658f82e78aca8a2",
"version": null
}
},
{
"package": "swift-nio",
"repositoryURL": "https://github.com/apple/swift-nio",
"state": {
"branch": null,
"revision": "cf08e673dc41dc63d34065234c8fc432e8d334c4",
"version": "1.9.2"
}
},
{
"package": "swift-nio-zlib-support",
"repositoryURL": "https://github.com/apple/swift-nio-zlib-support.git",
"state": {
"branch": null,
"revision": "37760e9a52030bb9011972c5213c3350fa9d41fd",
"version": "1.0.0"
}
}
]
},
"version": 1
}