We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f6a9c2b commit af108c2Copy full SHA for af108c2
Package.swift
@@ -29,7 +29,7 @@ let package = Package(
29
.package(url: "https://github.com/Joannis/mlx-swift.git", branch: "jo/mlxfast-linux"),
30
.package(
31
url: "https://github.com/Joannis/swift-transformers",
32
- revision: "jo/localized-comments"
+ branch: "jo/localized-comments"
33
),
34
],
35
targets: [
0 commit comments