Skip to content

Commit 47bbf20

Browse files
chore(deps): update dependency apple/swift-log to from: "1.7.1"
1 parent b30a2bd commit 47bbf20

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
@@ -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.7.1"),
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)