mirror of
https://github.com/krahets/hello-algo.git
synced 2024-12-24 03:56:28 +08:00
7605cab160
* feat: Add swift-collections * fix: use heap * refactor: merge * fix: import HeapModule
14 lines
317 B
Text
14 lines
317 B
Text
{
|
|
"pins" : [
|
|
{
|
|
"identity" : "swift-collections",
|
|
"kind" : "remoteSourceControl",
|
|
"location" : "https://github.com/apple/swift-collections",
|
|
"state" : {
|
|
"branch" : "release/1.1",
|
|
"revision" : "4a1d92ba85027010d2c528c05576cde9a362254b"
|
|
}
|
|
}
|
|
],
|
|
"version" : 2
|
|
}
|