Skip to content

Commit af108c2

Browse files
committed
Branch
1 parent f6a9c2b commit af108c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ let package = Package(
2929
.package(url: "https://github.com/Joannis/mlx-swift.git", branch: "jo/mlxfast-linux"),
3030
.package(
3131
url: "https://github.com/Joannis/swift-transformers",
32-
revision: "jo/localized-comments"
32+
branch: "jo/localized-comments"
3333
),
3434
],
3535
targets: [

0 commit comments

Comments
 (0)