Skip to content

Commit 2232d63

Browse files
Update Package.swift (#1)
* Update Package.swift
1 parent 75d7250 commit 2232d63

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Package.resolved

Lines changed: 3 additions & 3 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
@@ -22,7 +22,7 @@ let package = Package(
2222
targets: ["SentencepieceTokenizer"]),
2323
],
2424
dependencies: [
25-
.package(url: "https://github.com/apple/swift-argument-parser.git", from: "1.5.0")
25+
.package(url: "https://github.com/apple/swift-argument-parser.git", from: "1.4.0")
2626
],
2727
targets: [
2828
.executableTarget(

0 commit comments

Comments
 (0)