File tree 3 files changed +4
-4
lines changed
3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 68
68
"kind" : " remoteSourceControl" ,
69
69
"location" : " https://github.com/pointfreeco/swift-custom-dump" ,
70
70
"state" : {
71
- "revision" : " 6ea3b1b6a4957806d72030a32360d4bcb155a0d2 " ,
72
- "version" : " 1.2 .0"
71
+ "revision" : " f01efb26f3a192a0e88dcdb7c3c391ec2fc25d9c " ,
72
+ "version" : " 1.3 .0"
73
73
}
74
74
},
75
75
{
Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ let package = Package(
23
23
. package ( url: " https://github.com/pointfreeco/combine-schedulers " , from: " 1.0.0 " ) ,
24
24
. package ( url: " https://github.com/pointfreeco/swift-case-paths " , from: " 1.3.0 " ) ,
25
25
. package ( url: " https://github.com/pointfreeco/swift-concurrency-extras " , from: " 1.1.0 " ) ,
26
- . package ( url: " https://github.com/pointfreeco/swift-custom-dump " , from: " 1.0 .0 " ) ,
26
+ . package ( url: " https://github.com/pointfreeco/swift-custom-dump " , from: " 1.3 .0 " ) ,
27
27
. package ( url: " https://github.com/pointfreeco/swift-dependencies " , from: " 1.0.0 " ) ,
28
28
. package ( url: " https://github.com/pointfreeco/swift-identified-collections " , from: " 1.0.0 " ) ,
29
29
. package ( url: " https://github.com/pointfreeco/swiftui-navigation " , from: " 1.1.0 " ) ,
Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ let package = Package(
25
25
. package ( url: " https://github.com/pointfreeco/combine-schedulers " , from: " 1.0.0 " ) ,
26
26
. package ( url: " https://github.com/pointfreeco/swift-case-paths " , from: " 1.3.0 " ) ,
27
27
. package ( url: " https://github.com/pointfreeco/swift-concurrency-extras " , from: " 1.1.0 " ) ,
28
- . package ( url: " https://github.com/pointfreeco/swift-custom-dump " , from: " 1.0 .0 " ) ,
28
+ . package ( url: " https://github.com/pointfreeco/swift-custom-dump " , from: " 1.3 .0 " ) ,
29
29
. package ( url: " https://github.com/pointfreeco/swift-dependencies " , from: " 1.1.0 " ) ,
30
30
. package ( url: " https://github.com/pointfreeco/swift-identified-collections " , from: " 1.0.0 " ) ,
31
31
. package ( url: " https://github.com/pointfreeco/swift-macro-testing " , from: " 0.2.0 " ) ,
You can’t perform that action at this time.
0 commit comments