Skip to content

Commit 0769501

Browse files
Update dependency apple/swift-log to from: "1.12.0"
1 parent b30a2bd commit 0769501

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Package.resolved

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ let package = Package(
3838
.package(url: "https://github.com/t089/swift-vips.git", branch: "main"),
3939
.package(url: "https://github.com/kradalby/SwiftExif.git", from: "0.0.7"),
4040
// .package(path: "../SwiftExif"),
41-
.package(url: "https://github.com/apple/swift-log.git", from: "1.5.4"),
41+
.package(url: "https://github.com/apple/swift-log.git", from: "1.12.0"),
4242
.package(url: "https://github.com/Kitura/Configuration.git", from: "3.1.0"),
4343
.package(url: "https://github.com/onevcat/Rainbow.git", from: "4.0.1"),
4444
.package(

0 commit comments

Comments
 (0)