Update dependency jpsim/Yams to from: "5.1.3" (#3022)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-07-10 18:49:51 +01:00 committed by GitHub
parent 84e785367b
commit 8724e71bc3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -15,7 +15,7 @@ let package = Package(
.package(url: "https://github.com/apple/swift-argument-parser", .upToNextMinor(from: "1.4.0")),
.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: "5.1.2"))
.package(url: "https://github.com/jpsim/Yams", .upToNextMinor(from: "5.1.3"))
],
targets: [
.executableTarget(name: "Tools",