Skip to content

Commit ce669fe

Browse files
committed
update texture
1 parent c7c4c9e commit ce669fe

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

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
@@ -10,7 +10,7 @@ let package = Package(
1010
.library(name: "TextureSwiftSupport", targets: ["TextureSwiftSupport"]),
1111
],
1212
dependencies: [
13-
.package(url: "https://github.com/FluidGroup/Texture.git", branch: "john/mainActor"),
13+
.package(url: "https://github.com/FluidGroup/Texture.git", from: "3.0.3"),
1414
.package(url: "https://github.com/FluidGroup/Descriptors", from: "0.2.0"),
1515
],
1616
targets: [

0 commit comments

Comments
 (0)