Update dependency jpsim/Yams to from: "6.1.0"
This commit is contained in:
committed by
Stefan Ceriu
parent
d5df52db59
commit
f4163429ee
@@ -15,7 +15,7 @@ let package = Package(
|
||||
.package(url: "https://github.com/apple/swift-argument-parser", .upToNextMinor(from: "1.6.1")),
|
||||
.package(url: "https://github.com/element-hq/swift-command-line-tools.git", revision: "e5eaab1558ef664e6cd80493f64259381670fb3a"),
|
||||
// .package(path: "../../../swift-command-line-tools"),
|
||||
.package(url: "https://github.com/jpsim/Yams", .upToNextMinor(from: "6.0.2"))
|
||||
.package(url: "https://github.com/jpsim/Yams", .upToNextMinor(from: "6.1.0"))
|
||||
],
|
||||
targets: [
|
||||
.executableTarget(name: "Tools",
|
||||
|
||||
Reference in New Issue
Block a user