Skip to content

Commit 8c7ac8e

Browse files
committed
Set package.publish to true
1 parent 16c47ee commit 8c7ac8e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ repository = "https://github.com/asimov-modules/asimov-luma-module"
1414
license = "Unlicense"
1515
keywords = ["asimov-module", "asimov", "ai"]
1616
categories = ["command-line-utilities", "text-processing"] # TODO
17-
publish = false
17+
publish = true
1818

1919
[features]
2020
default = ["all", "cli"]

0 commit comments

Comments
 (0)