From f692a5efc62bf95f57d123895b7dce55d2eb9741 Mon Sep 17 00:00:00 2001 From: Laurenz Date: Sat, 20 May 2023 21:56:19 +0200 Subject: Version bump --- cli/Cargo.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'cli') diff --git a/cli/Cargo.toml b/cli/Cargo.toml index ad08d99b..fc0f7ddd 100644 --- a/cli/Cargo.toml +++ b/cli/Cargo.toml @@ -1,15 +1,15 @@ [package] name = "typst-cli" +description = "The command line interface for Typst." +categories = ["compilers", "command-line-utilities"] +keywords = ["typst", "cli"] version.workspace = true rust-version.workspace = true authors.workspace = true edition.workspace = true -description = "The command line interface for Typst." homepage.workspace = true repository.workspace = true license.workspace = true -categories = ["compilers", "command-line-utilities"] -keywords = ["typst", "cli"] [[bin]] name = "typst" -- cgit v1.2.3