summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml9
1 files changed, 9 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 9b8d785..9d01bec 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,15 @@
[package]
name = "markdialog"
edition = "2024"
+version = "0.1.0"
+authors = ["Weicao-CatilGrass"]
+description = "Write your story with Markdown!"
+repository = "https://github.com/CatilGrass/MarkDialog"
+license-file = "LICENSE-MIT"
+readme = "README.md"
+keywords = ["dialog", "markdown", "avg_game"]
+categories = ["game-development"]
+publish = true
[workspace]
package.version = "0.1.0"