File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 301
301
"kind" : " remoteSourceControl" ,
302
302
"location" : " https://github.com/fwcd/swift-utils.git" ,
303
303
"state" : {
304
- "revision" : " 25fce8cd09afec6a37d458912f9e0461e270775b " ,
305
- "version" : " 2.2.1 "
304
+ "revision" : " 6b0fefcc89511fd5e5d6c0afa111a3ca0b61cfae " ,
305
+ "version" : " 2.2.2 "
306
306
}
307
307
},
308
308
{
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ let package = Package(
18
18
. package ( url: " https://github.com/apple/swift-argument-parser.git " , from: " 0.3.2 " ) ,
19
19
. package ( url: " https://github.com/fwcd/swift-qrcode-generator.git " , from: " 1.0.0 " ) ,
20
20
. package ( url: " https://github.com/fwcd/swift-prolog.git " , from: " 0.1.0 " ) ,
21
- . package ( url: " https://github.com/fwcd/swift-utils.git " , from: " 2.2.1 " ) ,
21
+ . package ( url: " https://github.com/fwcd/swift-utils.git " , from: " 2.2.2 " ) ,
22
22
. package ( url: " https://github.com/fwcd/swift-graphics.git " , from: " 2.1.0 " ) ,
23
23
. package ( url: " https://github.com/fwcd/swift-gif.git " , from: " 2.1.0 " ) ,
24
24
. package ( url: " https://github.com/fwcd/swift-mensa.git " , from: " 0.1.10 " ) ,
You can’t perform that action at this time.
0 commit comments