mirror of
https://github.com/tsolomko/SWCompression.git
synced 2026-06-23 14:56:41 +00:00
Use 5.0.0 version of cli framework
This commit is contained in:
+1
-1
@@ -11,7 +11,7 @@ let package = Package(
|
||||
dependencies: [
|
||||
// SWCOMP: Uncomment the line below to build swcomp example program.
|
||||
// .package(url: "https://github.com/jakeheis/SwiftCLI",
|
||||
// from: "4.2.0"),
|
||||
// from: "5.0.0"),
|
||||
.package(url: "https://github.com/tsolomko/BitByteData",
|
||||
from: "1.2.0-test"),
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user