Update dependency jpsim/Yams to from: "5.2.0" (#3788)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@@ -15,7 +15,7 @@ let package = Package(
|
|||||||
.package(url: "https://github.com/apple/swift-argument-parser", .upToNextMinor(from: "1.5.0")),
|
.package(url: "https://github.com/apple/swift-argument-parser", .upToNextMinor(from: "1.5.0")),
|
||||||
.package(url: "https://github.com/element-hq/swift-command-line-tools.git", revision: "e5eaab1558ef664e6cd80493f64259381670fb3a"),
|
.package(url: "https://github.com/element-hq/swift-command-line-tools.git", revision: "e5eaab1558ef664e6cd80493f64259381670fb3a"),
|
||||||
// .package(path: "../../../swift-command-line-tools"),
|
// .package(path: "../../../swift-command-line-tools"),
|
||||||
.package(url: "https://github.com/jpsim/Yams", .upToNextMinor(from: "5.1.3"))
|
.package(url: "https://github.com/jpsim/Yams", .upToNextMinor(from: "5.2.0"))
|
||||||
],
|
],
|
||||||
targets: [
|
targets: [
|
||||||
.executableTarget(name: "Tools",
|
.executableTarget(name: "Tools",
|
||||||
|
|||||||
Reference in New Issue
Block a user