Skip to content

Commit

Permalink
[DNM] PR test for wasm32-wasi branch of kkebo/swift-cmark
Browse files Browse the repository at this point in the history
  • Loading branch information
kkebo committed Nov 14, 2024
1 parent df0198e commit b54ebbe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -201,7 +201,7 @@ var dependencies: [Package.Dependency] {
} else {
return [
.package(url: "https://github.com/apple/swift-argument-parser.git", from: "1.2.2"),
.package(url: "https://github.com/kkebo/swift-markdown.git", branch: "swift-markdown-wasm32-wasi-0.5"),
.package(url: "https://github.com/kkebo/swift-markdown.git", branch: "wasm32-wasi"),
.package(url: "https://github.com/swiftlang/swift-syntax.git", branch: "main"),
]
}
Expand Down

0 comments on commit b54ebbe

Please sign in to comment.