We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dfc370a commit 4cef823Copy full SHA for 4cef823
Package.swift
@@ -3,7 +3,7 @@ import PackageDescription
3
import class Foundation.ProcessInfo
4
5
var package = Package(
6
- name: "cooklang-rs",
+ name: "CooklangParser",
7
platforms: [
8
.iOS(.v15),
9
],
0 commit comments