Skip to content

Commit 84369f7

Browse files
committed
[DNM] PR test for wasm32-wasi branch of kkebo/swift-cmark
1 parent eb68784 commit 84369f7

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
@@ -201,7 +201,7 @@ var dependencies: [Package.Dependency] {
201201
} else {
202202
return [
203203
.package(url: "https://github.com/apple/swift-argument-parser.git", from: "1.2.2"),
204-
.package(url: "https://github.com/kkebo/swift-markdown.git", branch: "swift-markdown-wasm32-wasi-0.5"),
204+
.package(url: "https://github.com/kkebo/swift-markdown.git", branch: "wasm32-wasi"),
205205
.package(url: "https://github.com/swiftlang/swift-syntax.git", branch: "main"),
206206
]
207207
}

0 commit comments

Comments
 (0)