Added package.resolve

This commit is contained in:
2026-06-08 11:44:00 -04:00
parent f0bd10ef66
commit 609e63671f
+14
View File
@@ -0,0 +1,14 @@
{
"pins" : [
{
"identity" : "swift-argument-parser",
"kind" : "remoteSourceControl",
"location" : "https://github.com/apple/swift-argument-parser.git",
"state" : {
"revision" : "ca37474853a4b5f59a22c74bfdd449b1f6bc4cc2",
"version" : "1.8.1"
}
}
],
"version" : 2
}