We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2ac271c commit 90686faCopy full SHA for 90686fa
Package.swift
@@ -18,7 +18,7 @@ let package = Package(
18
.package(url: "https://github.com/JohnSundell/Files", from: "4.2.0"),
19
.package(url: "https://github.com/jpsim/Yams.git", from: "4.0.6"),
20
.package(url: "https://github.com/apple/swift-tools-support-core.git", from: "0.2.2"),
21
- .package(url: "https://github.com/apple/swift-log.git", from: "1.4.2"),
+ .package(url: "https://github.com/apple/swift-log.git", from: "1.6.0"),
22
.package(url: "https://github.com/apple/swift-syntax.git", .exact("0.50100.0")),
23
.package(url: "https://github.com/jkandzi/Progress.swift", from: "0.4.0")
24
],
0 commit comments