Skip to content

Commit e1f3d16

Browse files
committed
Update to swift-image-formats 0.3.1 for Windows bug fixes
1 parent 526df1a commit e1f3d16

File tree

3 files changed

+10
-10
lines changed

3 files changed

+10
-10
lines changed

Examples/Package.resolved

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

Package.resolved

Lines changed: 5 additions & 5 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
@@ -95,7 +95,7 @@ let package = Package(
9595
),
9696
.package(
9797
url: "https://github.com/stackotter/swift-image-formats",
98-
.upToNextMinor(from: "0.3.0")
98+
.upToNextMinor(from: "0.3.1")
9999
),
100100
.package(
101101
url: "https://github.com/wabiverse/swift-windowsappsdk",

0 commit comments

Comments
 (0)