File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "originHash" : " 479104e2c09bb55577e8974f6216f123d295af4fd9984b1f19eef2a4c5eb3067 " ,
2
+ "originHash" : " 8143c64c0e8fef46075546224dfd031a884a7ab571cd335d893ee4386799ecca " ,
3
3
"pins" : [
4
4
{
5
5
"identity" : " swift-argument-parser" ,
15
15
"kind" : " remoteSourceControl" ,
16
16
"location" : " https://github.com/apple/swift-syntax.git" ,
17
17
"state" : {
18
- "revision" : " 2bc86522d115234d1f588efe2bcb4ce4be8f8b82 " ,
19
- "version" : " 510 .0.3 "
18
+ "revision" : " 0687f71944021d616d34d922343dcef086855920 " ,
19
+ "version" : " 600 .0.1 "
20
20
}
21
21
}
22
22
],
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ let package = Package(
18
18
. executable( name: " knit-cli " , targets: [ " knit-cli " ] ) ,
19
19
] ,
20
20
dependencies: [
21
- . package ( url: " https://github.com/apple/swift-syntax.git " , from : " 510.0.2 " ) ,
21
+ . package ( url: " https://github.com/apple/swift-syntax.git " , " 510.0.2 " ..< " 601.0.0 " ) ,
22
22
. package ( url: " https://github.com/apple/swift-argument-parser " , from: " 1.4.0 " ) ,
23
23
] ,
24
24
targets: [
You can’t perform that action at this time.
0 commit comments