chore: pin Commander 0.2.1
This commit is contained in:
parent
aee41fac5b
commit
c75d06f7f9
@ -20,7 +20,7 @@ let package = Package(
|
||||
.executable(name: "axorc", targets: ["axorc"]), // Product 'axorc' comes from target 'axorc'
|
||||
],
|
||||
dependencies: [
|
||||
.package(path: "../Commander"),
|
||||
.package(url: "https://github.com/steipete/Commander.git", exact: "0.2.1"),
|
||||
.package(url: "https://github.com/apple/swift-log.git", from: "1.5.4"),
|
||||
],
|
||||
targets: [
|
||||
|
||||
Loading…
Reference in New Issue
Block a user