Skip to content

Commit 61d2596

Browse files
committed
update
1 parent 743c953 commit 61d2596

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
@@ -17,7 +17,7 @@ let package = Package(
1717
],
1818
dependencies: [
1919
// Dependencies declare other packages that this package depends on.
20-
.package(url: "https://github.com/apple/ml-stable-diffusion.git", .branchItem("main")),
20+
.package(url: "https://github.com/apple/ml-stable-diffusion.git", from: "0.3.0"),
2121
.package(url: "https://github.com/JohnSundell/Files.git",
2222
from: "4.2.0")
2323
],

0 commit comments

Comments
 (0)