Skip to content

Commit 641b615

Browse files
authored
swift-tools-protocols: update to 0.0.10 (swiftlang#1005)
1 parent 5377e52 commit 641b615

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -484,7 +484,7 @@ if useLocalDependencies {
484484
.package(url: "https://github.com/swiftlang/swift-driver.git", branch: "main"),
485485
.package(url: "https://github.com/apple/swift-system.git", .upToNextMajor(from: "1.5.0")),
486486
.package(url: "https://github.com/apple/swift-argument-parser.git", from: "1.0.3"),
487-
.package(url: "https://github.com/swiftlang/swift-tools-protocols.git", .upToNextMinor(from: "0.0.9")),
487+
.package(url: "https://github.com/swiftlang/swift-tools-protocols.git", .upToNextMinor(from: "0.0.10")),
488488
]
489489
if !useLLBuildFramework {
490490
package.dependencies += [.package(url: "https://github.com/swiftlang/swift-llbuild.git", branch: "main"),]

0 commit comments

Comments
 (0)