Skip to content

Commit 4cef823

Browse files
committed
refactor: rename package from cooklang-rs to CooklangParser
1 parent dfc370a commit 4cef823

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
@@ -3,7 +3,7 @@ import PackageDescription
33
import class Foundation.ProcessInfo
44

55
var package = Package(
6-
name: "cooklang-rs",
6+
name: "CooklangParser",
77
platforms: [
88
.iOS(.v15),
99
],

0 commit comments

Comments
 (0)